File: /home/thehunarfound/public_html/DMSold/node_modules/snyk-config/package.json
{
"_args": [
[
"snyk-config@2.1.0",
"D:\\xamp2\\htdocs\\DMS"
]
],
"_from": "snyk-config@2.1.0",
"_id": "snyk-config@2.1.0",
"_inBundle": false,
"_integrity": "sha512-D1Xz1pZa9lwA9AHogmAigyJGo/iuEGH+rcPB77mFsneVfnuiK9c6IjnsHbEBUf1cePtZvWdGBjs6e75Cvc2AMg==",
"_location": "/snyk-config",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "snyk-config@2.1.0",
"name": "snyk-config",
"escapedName": "snyk-config",
"rawSpec": "2.1.0",
"saveSpec": null,
"fetchSpec": "2.1.0"
},
"_requiredBy": [
"/snyk"
],
"_resolved": "https://registry.npmjs.org/snyk-config/-/snyk-config-2.1.0.tgz",
"_spec": "2.1.0",
"_where": "D:\\xamp2\\htdocs\\DMS",
"author": {
"name": "Remy Sharp"
},
"bugs": {
"url": "https://github.com/snyk/config/issues"
},
"dependencies": {
"debug": "^3.1.0",
"nconf": "^0.10.0"
},
"description": "Config setup for snyk shared across projects",
"devDependencies": {
"semantic-release": "^6.3.6",
"tap-spec": "^2.2.2",
"tape": "^4.0.1"
},
"homepage": "https://github.com/snyk/config#readme",
"keywords": [
"config"
],
"license": "Apache-2.0",
"main": "lib/index.js",
"name": "snyk-config",
"repository": {
"type": "git",
"url": "git+https://github.com/snyk/config.git"
},
"scripts": {
"semantic-release": "semantic-release pre && npm publish && semantic-release post",
"test": "node test/*.test.js --afoo --azoo='true' | tap-spec"
},
"version": "2.1.0"
}