File: /home/thehunarfound/www/DMS/node_modules/snyk-python-plugin/package.json
{
"_args": [
[
"snyk-python-plugin@1.6.1",
"D:\\xamp2\\htdocs\\DMS"
]
],
"_from": "snyk-python-plugin@1.6.1",
"_id": "snyk-python-plugin@1.6.1",
"_inBundle": false,
"_integrity": "sha512-6zr5jAB3p/bwMZQxZpdj+aPmioTgHB4DI6JMLInhZupss0x8Ome5YqzVzBbOvUKNrc3KaLtjGrJWcAuxDL6M/g==",
"_location": "/snyk-python-plugin",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "snyk-python-plugin@1.6.1",
"name": "snyk-python-plugin",
"escapedName": "snyk-python-plugin",
"rawSpec": "1.6.1",
"saveSpec": null,
"fetchSpec": "1.6.1"
},
"_requiredBy": [
"/snyk"
],
"_resolved": "https://registry.npmjs.org/snyk-python-plugin/-/snyk-python-plugin-1.6.1.tgz",
"_spec": "1.6.1",
"_where": "D:\\xamp2\\htdocs\\DMS",
"author": {
"name": "snyk.io"
},
"bugs": {
"url": "https://github.com/snyk/snyk-python-plugin/issues"
},
"dependencies": {
"tmp": "0.0.33"
},
"description": "Snyk CLI Python plugin",
"devDependencies": {
"jscs": "^3.0.7",
"semantic-release": "^6.3.6",
"sinon": "^2.3.2",
"tap": "^10.3.2"
},
"homepage": "https://github.com/snyk/snyk-python-plugin",
"license": "Apache-2.0",
"main": "lib/index.js",
"name": "snyk-python-plugin",
"repository": {
"type": "git",
"url": "git+https://github.com/snyk/snyk-python-plugin.git"
},
"scripts": {
"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v",
"semantic-release": "semantic-release pre && npm publish && semantic-release post",
"test": "tap `find ./test -name '*.test.js'` --timeout=300"
},
"version": "1.6.1"
}