File: /home/thehunarfound/public_html/DMSold/node_modules/snyk-php-plugin/package.json
{
"_args": [
[
"snyk-php-plugin@1.5.1",
"D:\\xamp2\\htdocs\\DMS"
]
],
"_from": "snyk-php-plugin@1.5.1",
"_id": "snyk-php-plugin@1.5.1",
"_inBundle": false,
"_integrity": "sha512-g5QSHBsRJ2O4cNxKC4zlWwnQYiSgQ77Y6QgGmo3ihPX3VLZrc1amaZIpPsNe1jwXirnGj2rvR5Xw+jDjbzvHFw==",
"_location": "/snyk-php-plugin",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "snyk-php-plugin@1.5.1",
"name": "snyk-php-plugin",
"escapedName": "snyk-php-plugin",
"rawSpec": "1.5.1",
"saveSpec": null,
"fetchSpec": "1.5.1"
},
"_requiredBy": [
"/snyk"
],
"_resolved": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.5.1.tgz",
"_spec": "1.5.1",
"_where": "D:\\xamp2\\htdocs\\DMS",
"author": {
"name": "snyk.io"
},
"bugs": {
"url": "https://github.com/snyk/snyk-php-plugin/issues"
},
"dependencies": {
"debug": "^3.1.0",
"lodash": "^4.17.5",
"path": "0.12.7"
},
"description": "Snyk CLI PHP plugin",
"devDependencies": {
"eslint": "^4.11.0",
"semantic-release": "^8.2.0",
"sync-request": "^3",
"tap": "^10.7.3"
},
"files": [
"lib"
],
"homepage": "https://github.com/snyk/snyk-php-plugin",
"license": "Apache-2.0",
"main": "lib/index.js",
"name": "snyk-php-plugin",
"repository": {
"type": "git",
"url": "git+https://github.com/snyk/snyk-php-plugin.git"
},
"scripts": {
"eslint": "eslint -c .eslintrc lib test",
"lint": "npm run eslint",
"semantic-release": "semantic-release pre && npm publish && semantic-release post",
"test": "npm run test-functional",
"test-functional": "tap test/**/*test.js -R spec"
},
"version": "1.5.1"
}