File: /home/thehunarfound/public_html/DMSold/node_modules/snyk-gradle-plugin/package.json
{
"_args": [
[
"snyk-gradle-plugin@1.3.0",
"D:\\xamp2\\htdocs\\DMS"
]
],
"_from": "snyk-gradle-plugin@1.3.0",
"_id": "snyk-gradle-plugin@1.3.0",
"_inBundle": false,
"_integrity": "sha512-rKZcPwbDM9zk3pFcO0w77MIKOZTkk5ZBVBkBlTlUiFg+eNOKqPTmw2hBGF5NB4ASQmMnx3uB1C8+hrQ405CthA==",
"_location": "/snyk-gradle-plugin",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "snyk-gradle-plugin@1.3.0",
"name": "snyk-gradle-plugin",
"escapedName": "snyk-gradle-plugin",
"rawSpec": "1.3.0",
"saveSpec": null,
"fetchSpec": "1.3.0"
},
"_requiredBy": [
"/snyk"
],
"_resolved": "https://registry.npmjs.org/snyk-gradle-plugin/-/snyk-gradle-plugin-1.3.0.tgz",
"_spec": "1.3.0",
"_where": "D:\\xamp2\\htdocs\\DMS",
"author": {
"name": "snyk.io"
},
"bugs": {
"url": "https://github.com/snyk/snyk-gradle-plugin/issues"
},
"dependencies": {
"clone-deep": "^0.3.0"
},
"description": "Snyk CLI Gradle plugin",
"devDependencies": {
"jscs": "^3.0.7",
"semantic-release": "^6.3.6",
"sinon": "^2.4.1",
"tap": "^10.3.2",
"tap-only": "0.0.5"
},
"directories": {
"test": "test"
},
"homepage": "https://github.com/snyk/snyk-gradle-plugin",
"license": "Apache-2.0",
"main": "lib/index.js",
"name": "snyk-gradle-plugin",
"repository": {
"type": "git",
"url": "git+https://github.com/snyk/snyk-gradle-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": "npm run lint && npm run test-functional && npm run test-system",
"test-functional": "tap `find ./test/functional -name '*.test.js'`",
"test-system": "tap --timeout=300 `find ./test/system -name '*.test.js'`"
},
"version": "1.3.0"
}