File: /home/frenchy/www/french-american.org/current/node_modules/snyk-sbt-plugin/package.json
{
"_args": [
[
"snyk-sbt-plugin@2.8.0",
"/var/www/french-american.org/releases/20210421135930Z"
]
],
"_development": true,
"_from": "snyk-sbt-plugin@2.8.0",
"_id": "snyk-sbt-plugin@2.8.0",
"_inBundle": false,
"_integrity": "sha512-ZzyBdND5CsaO0xkv05geZXu8Dd6Llvr/5oTj811U7h7UmrvljrAiABW4RGjRJPrPVuuJaDej2p633sgGtK9UsA==",
"_location": "/snyk-sbt-plugin",
"_phantomChildren": {
"rimraf": "2.7.1"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "snyk-sbt-plugin@2.8.0",
"name": "snyk-sbt-plugin",
"escapedName": "snyk-sbt-plugin",
"rawSpec": "2.8.0",
"saveSpec": null,
"fetchSpec": "2.8.0"
},
"_requiredBy": [
"/snyk"
],
"_resolved": "https://registry.npmjs.org/snyk-sbt-plugin/-/snyk-sbt-plugin-2.8.0.tgz",
"_spec": "2.8.0",
"_where": "/var/www/french-american.org/releases/20210421135930Z",
"author": {
"name": "snyk.io"
},
"bugs": {
"url": "https://github.com/snyk/snyk-sbt-plugin/issues"
},
"dependencies": {
"semver": "^6.1.2",
"tmp": "^0.1.0",
"tree-kill": "^1.2.1",
"tslib": "^1.10.0"
},
"description": "Snyk CLI SBT plugin",
"devDependencies": {
"@types/node": "6.14.6",
"@types/sinon": "7.0.11",
"debug": "^4.1.1",
"sinon": "^2.4.1",
"tap": "12.6.1",
"tap-only": "0.0.5",
"tslint": "5.16.0",
"typescript": "3.4.5"
},
"directories": {
"test": "test"
},
"files": [
"dist",
"scala"
],
"homepage": "https://github.com/snyk/snyk-sbt-plugin",
"license": "Apache-2.0",
"main": "dist/index.js",
"name": "snyk-sbt-plugin",
"repository": {
"type": "git",
"url": "git+https://github.com/snyk/snyk-sbt-plugin.git"
},
"scripts": {
"build": "tsc",
"lint": "tslint --project tsconfig.json --format stylish",
"prepare": "npm run build",
"test": "npm run lint && npm run build && npm run test-functional",
"test-functional": "tap -Rspec ./test/functional/*.test.[tj]s",
"test-system": "tap -Rspec --timeout=700 ./test/system/*.test.[tj]s",
"test-system-windows": "tap -Rspec --timeout=700 ./test/system-windows/*.test.[tj]s"
},
"version": "2.8.0"
}