| Current Path : /var/node/inatote/Inatote-Backend/node_modules/@snyk/cli-interface/ |
| Current File : /var/node/inatote/Inatote-Backend/node_modules/@snyk/cli-interface/package.json |
{
"_from": "@snyk/cli-interface@2.11.0",
"_id": "@snyk/cli-interface@2.11.0",
"_inBundle": false,
"_integrity": "sha512-T3xfDqrEFKclHGdJx4/5+D5F7e76/99f33guE4RTlVITBhy7VVnjz4t/NDr3UYqcC0MgAmiC4bSVYHnlshuwJw==",
"_location": "/@snyk/cli-interface",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@snyk/cli-interface@2.11.0",
"name": "@snyk/cli-interface",
"escapedName": "@snyk%2fcli-interface",
"scope": "@snyk",
"rawSpec": "2.11.0",
"saveSpec": null,
"fetchSpec": "2.11.0"
},
"_requiredBy": [
"/@snyk/snyk-cocoapods-plugin",
"/snyk",
"/snyk-gradle-plugin",
"/snyk-mvn-plugin",
"/snyk-php-plugin",
"/snyk-poetry-lockfile-parser",
"/snyk-python-plugin"
],
"_resolved": "https://registry.npmjs.org/@snyk/cli-interface/-/cli-interface-2.11.0.tgz",
"_shasum": "9df68c8cd54de5dff69f0ab797a188541d9c8965",
"_spec": "@snyk/cli-interface@2.11.0",
"_where": "/var/node/inatote/Inatote-Backend/node_modules/snyk",
"author": {
"name": "snyk.io"
},
"bugs": {
"url": "https://github.com/snyk/snyk-cli-interface/issues"
},
"bundleDependencies": false,
"dependencies": {
"@types/graphlib": "^2"
},
"deprecated": false,
"description": "Snyk CLI interface definitions",
"devDependencies": {
"@snyk/dep-graph": "^1",
"tslint": "^6",
"typescript": "^3"
},
"files": [
"**/*.d.ts",
"**/*.js",
"**/*.js.map"
],
"homepage": "https://github.com/snyk/snyk-cli-interface",
"license": "Apache-2.0",
"main": "index.js",
"name": "@snyk/cli-interface",
"peerDependencies": {
"@snyk/dep-graph": "^1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/snyk/snyk-cli-interface.git"
},
"scripts": {
"build": "tsc",
"lint": "tslint --project tsconfig.json --format stylish",
"prepare": "npm run build",
"test": "npm run build && npm run lint"
},
"version": "2.11.0"
}