File: /home/frenchy/www/french-american.org/current/node_modules/@snyk/cli-interface/package.json
{
"_args": [
[
"@snyk/cli-interface@2.1.0",
"/var/www/french-american.org/releases/20210421135930Z"
]
],
"_development": true,
"_from": "@snyk/cli-interface@2.1.0",
"_id": "@snyk/cli-interface@2.1.0",
"_inBundle": false,
"_integrity": "sha512-b/magC8iNQP9QhSDeV9RQDSaY3sNy57k0UH1Y/sMOSvVLHLsA7dOi/HrPWTiLouyGqcuYzwjkz7bNbu8cwmVDQ==",
"_location": "/@snyk/cli-interface",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@snyk/cli-interface@2.1.0",
"name": "@snyk/cli-interface",
"escapedName": "@snyk%2fcli-interface",
"scope": "@snyk",
"rawSpec": "2.1.0",
"saveSpec": null,
"fetchSpec": "2.1.0"
},
"_requiredBy": [
"/snyk",
"/snyk-gradle-plugin",
"/snyk-python-plugin"
],
"_resolved": "https://registry.npmjs.org/@snyk/cli-interface/-/cli-interface-2.1.0.tgz",
"_spec": "2.1.0",
"_where": "/var/www/french-american.org/releases/20210421135930Z",
"author": {
"name": "snyk.io"
},
"bugs": {
"url": "https://github.com/snyk/snyk-cli-interface/issues"
},
"dependencies": {
"tslib": "^1.9.3"
},
"description": "Snyk CLI interface definitions",
"devDependencies": {
"tslint": "^5.14.0",
"typescript": "^3.3.4000"
},
"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",
"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.1.0"
}