File: /home/f/r/e/frenchy/www/french-american.org/current/node_modules/snyk-go-plugin/package.json
{
"_args": [
[
"snyk-go-plugin@1.11.0",
"/var/www/french-american.org/releases/20210421135930Z"
]
],
"_development": true,
"_from": "snyk-go-plugin@1.11.0",
"_id": "snyk-go-plugin@1.11.0",
"_inBundle": false,
"_integrity": "sha512-9hsGgloioGuey5hbZfv+MkFEslxXHyzUlaAazcR0NsY7VLyG/b2g3f88f/ZwCwlWaKL9LMv/ERIiey3oWAB/qg==",
"_location": "/snyk-go-plugin",
"_phantomChildren": {
"os-tmpdir": "1.0.2"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "snyk-go-plugin@1.11.0",
"name": "snyk-go-plugin",
"escapedName": "snyk-go-plugin",
"rawSpec": "1.11.0",
"saveSpec": null,
"fetchSpec": "1.11.0"
},
"_requiredBy": [
"/snyk"
],
"_resolved": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.11.0.tgz",
"_spec": "1.11.0",
"_where": "/var/www/french-american.org/releases/20210421135930Z",
"author": {
"name": "snyk.io"
},
"bugs": {
"url": "https://github.com/snyk/snyk-go-plugin/issues"
},
"dependencies": {
"debug": "^4.1.1",
"graphlib": "^2.1.1",
"snyk-go-parser": "1.3.1",
"tmp": "0.0.33",
"tslib": "^1.10.0"
},
"description": "Snyk CLI Golang plugin",
"devDependencies": {
"@types/debug": "^4.1.4",
"@types/graphlib": "^2.1.4",
"@types/node": "^6.14.4",
"@types/tmp": "^0.1.0",
"tap": "^12.6.1",
"tap-only": "0.0.5",
"ts-node": "^8.0.3",
"tslint": "^5.15.0",
"typescript": "^3.4.2"
},
"homepage": "https://github.com/snyk/snyk-go-plugin",
"license": "Apache-2.0",
"main": "dist/index.js",
"name": "snyk-go-plugin",
"repository": {
"type": "git",
"url": "git+https://github.com/snyk/snyk-go-plugin.git"
},
"scripts": {
"build": "tsc",
"build-watch": "tsc -w",
"lint": "tslint --project tsconfig.json --format stylish",
"prepare": "npm run build",
"test": "npm run test-functional && npm run test-system",
"test-functional": "tap ./test/*.test.ts -R spec",
"test-functional-windows": "tap -R spec --timeout=300 ./test/*.test.ts -g \"^(?!.*symlink)\"",
"test-system": "tap -R spec --timeout=300 ./test/system/*.test.ts",
"test-system-windows": "tap -R spec --timeout=300 ./test/system/*.test.ts -g \"^(?!.*prometheus)\"",
"test-windows": "npm run test-functional-windows && npm run test-system-windows",
"watch": "nodemon -e 'js go' -x 'npm run test-functional'"
},
"version": "1.11.0"
}