File: /home/f/r/e/frenchy/www/french-american.org/current/node_modules/snyk-mvn-plugin/package.json
{
"_args": [
[
"snyk-mvn-plugin@2.4.0",
"/var/www/french-american.org/releases/20210421135930Z"
]
],
"_development": true,
"_from": "snyk-mvn-plugin@2.4.0",
"_id": "snyk-mvn-plugin@2.4.0",
"_inBundle": false,
"_integrity": "sha512-Fmt6Mjx6zZz+4q6PnBkhuNGhEX++q/pKMI26ls4p3JPkx4KxBz89oncpkmf7P8YCkoaka8oHhtDEv/R4Z9LleQ==",
"_location": "/snyk-mvn-plugin",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "snyk-mvn-plugin@2.4.0",
"name": "snyk-mvn-plugin",
"escapedName": "snyk-mvn-plugin",
"rawSpec": "2.4.0",
"saveSpec": null,
"fetchSpec": "2.4.0"
},
"_requiredBy": [
"/snyk"
],
"_resolved": "https://registry.npmjs.org/snyk-mvn-plugin/-/snyk-mvn-plugin-2.4.0.tgz",
"_spec": "2.4.0",
"_where": "/var/www/french-american.org/releases/20210421135930Z",
"author": {
"name": "snyk.io"
},
"bugs": {
"url": "https://github.com/snyk/snyk-mvn-plugin/issues"
},
"dependencies": {
"lodash": "^4.17.15",
"tslib": "1.9.3"
},
"description": "Snyk CLI Maven plugin",
"devDependencies": {
"@types/node": "11.13.8",
"eslint": "4.19.1",
"semantic-release": "^15",
"tap": "^12.0.1",
"tap-only": "0.0.5",
"tslint": "5.16.0"
},
"directories": {
"test": "test"
},
"files": [
"dist"
],
"homepage": "https://github.com/snyk/snyk-mvn-plugin",
"license": "Apache-2.0",
"main": "dist/index.js",
"name": "snyk-mvn-plugin",
"repository": {
"type": "git",
"url": "git+https://github.com/snyk/snyk-mvn-plugin.git"
},
"scripts": {
"build": "tsc",
"lint": "tslint --project tsconfig.json --format stylish",
"prepare": "npm run build",
"semantic-release": "semantic-release",
"test": "npm run prepare && npm run lint && npm run test-functional && npm run test-system",
"test-functional": "tap -R spec ./test/functional/*.test.[tj]s",
"test-system": "tap -R spec --timeout=180 ./test/system/*.test.[tj]s"
},
"version": "2.4.0"
}