File: /home/thehunarfound/public_html/DMS/node_modules/hasbin/package.json
{
"_args": [
[
"hasbin@1.2.3",
"D:\\xamp2\\htdocs\\DMS"
]
],
"_from": "hasbin@1.2.3",
"_id": "hasbin@1.2.3",
"_inBundle": false,
"_integrity": "sha1-eMWSaJPIAhXCtWiuH9P8q3omlrA=",
"_location": "/hasbin",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "hasbin@1.2.3",
"name": "hasbin",
"escapedName": "hasbin",
"rawSpec": "1.2.3",
"saveSpec": null,
"fetchSpec": "1.2.3"
},
"_requiredBy": [
"/snyk"
],
"_resolved": "https://registry.npmjs.org/hasbin/-/hasbin-1.2.3.tgz",
"_spec": "1.2.3",
"_where": "D:\\xamp2\\htdocs\\DMS",
"author": {
"name": "Nature Publishing Group"
},
"bugs": {
"url": "https://github.com/springernature/hasbin/issues"
},
"contributors": [
{
"name": "Rowan Manning",
"url": "http://rowanmanning.com/"
},
{
"name": "Andrew Walker",
"url": "http://www.moddular.org/"
}
],
"dependencies": {
"async": "~1.5"
},
"description": "Check whether a binary exists in the PATH environment variable",
"devDependencies": {
"istanbul": "~0.3",
"jscs": "^2",
"jshint": "^2",
"mocha": "^2",
"mockery": "~1.4",
"proclaim": "^3",
"sinon": "^1"
},
"engines": {
"node": ">=0.10"
},
"homepage": "https://github.com/springernature/hasbin",
"keywords": [
"bin",
"check",
"path"
],
"license": "MIT",
"main": "./lib/hasbin.js",
"name": "hasbin",
"repository": {
"type": "git",
"url": "git+https://github.com/springernature/hasbin.git"
},
"scripts": {
"test": "make ci"
},
"version": "1.2.3"
}