File: /home/f/r/e/frenchy/www/french-american.org/current/node_modules/snyk-policy/package.json
{
"_args": [
[
"snyk-policy@1.13.5",
"/var/www/french-american.org/releases/20210421135930Z"
]
],
"_development": true,
"_from": "snyk-policy@1.13.5",
"_id": "snyk-policy@1.13.5",
"_inBundle": false,
"_integrity": "sha512-KI6GHt+Oj4fYKiCp7duhseUj5YhyL/zJOrrJg0u6r59Ux9w8gmkUYT92FHW27ihwuT6IPzdGNEuy06Yv2C9WaQ==",
"_location": "/snyk-policy",
"_phantomChildren": {
"ms": "2.1.2"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "snyk-policy@1.13.5",
"name": "snyk-policy",
"escapedName": "snyk-policy",
"rawSpec": "1.13.5",
"saveSpec": null,
"fetchSpec": "1.13.5"
},
"_requiredBy": [
"/snyk"
],
"_resolved": "https://registry.npmjs.org/snyk-policy/-/snyk-policy-1.13.5.tgz",
"_spec": "1.13.5",
"_where": "/var/www/french-american.org/releases/20210421135930Z",
"author": {
"name": "Remy Sharp"
},
"bugs": {
"url": "https://github.com/snyk/policy/issues"
},
"dependencies": {
"debug": "^3.1.0",
"email-validator": "^2.0.4",
"js-yaml": "^3.13.1",
"lodash.clonedeep": "^4.5.0",
"semver": "^6.0.0",
"snyk-module": "^1.9.1",
"snyk-resolve": "^1.0.1",
"snyk-try-require": "^1.3.1",
"then-fs": "^2.0.0"
},
"description": "Snyk's policy parser and matching logic",
"devDependencies": {
"eslint": "^4.0.0",
"proxyquire": "^2.1.0",
"sinon": "^4.0.0",
"tap": "^12.0.1",
"tap-only": "0.0.5"
},
"homepage": "https://github.com/snyk/policy#readme",
"keywords": [
"snyk"
],
"license": "Apache-2.0",
"main": "lib/index.js",
"name": "snyk-policy",
"repository": {
"type": "git",
"url": "git+https://github.com/snyk/policy.git"
},
"scripts": {
"check-tests": "! grep 'test.only' test/**/*.test.js -n",
"env": "node -e 'console.log(process.env, process.versions)'",
"lint": "eslint -c .eslintrc lib",
"tap": "tap test/**/*.test.js -R spec --timeout=60",
"test": "npm run check-tests && npm run lint && npm run tap"
},
"version": "1.13.5"
}