108 lines
2.6 KiB
JSON
108 lines
2.6 KiB
JSON
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"binary-extensions@^1.0.0",
|
||
|
"C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\is-binary-path"
|
||
|
]
|
||
|
],
|
||
|
"_from": "binary-extensions@>=1.0.0-0 <2.0.0-0",
|
||
|
"_id": "binary-extensions@1.8.0",
|
||
|
"_inCache": true,
|
||
|
"_location": "/binary-extensions",
|
||
|
"_nodeVersion": "6.9.1",
|
||
|
"_npmOperationalInternal": {
|
||
|
"host": "packages-12-west.internal.npmjs.com",
|
||
|
"tmp": "tmp/binary-extensions-1.8.0.tgz_1480785169667_0.7267967818770558"
|
||
|
},
|
||
|
"_npmUser": {
|
||
|
"email": "sindresorhus@gmail.com",
|
||
|
"name": "sindresorhus"
|
||
|
},
|
||
|
"_npmVersion": "4.0.2",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"name": "binary-extensions",
|
||
|
"raw": "binary-extensions@^1.0.0",
|
||
|
"rawSpec": "^1.0.0",
|
||
|
"scope": null,
|
||
|
"spec": ">=1.0.0-0 <2.0.0-0",
|
||
|
"type": "range"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/is-binary-path"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-1.8.0.tgz",
|
||
|
"_shasum": "48ec8d16df4377eae5fa5884682480af4d95c774",
|
||
|
"_shrinkwrap": null,
|
||
|
"_spec": "binary-extensions@^1.0.0",
|
||
|
"_where": "C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\is-binary-path",
|
||
|
"author": {
|
||
|
"email": "sindresorhus@gmail.com",
|
||
|
"name": "Sindre Sorhus",
|
||
|
"url": "sindresorhus.com"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/sindresorhus/binary-extensions/issues"
|
||
|
},
|
||
|
"dependencies": {},
|
||
|
"description": "List of binary file extensions",
|
||
|
"devDependencies": {
|
||
|
"ava": "*"
|
||
|
},
|
||
|
"directories": {},
|
||
|
"dist": {
|
||
|
"shasum": "48ec8d16df4377eae5fa5884682480af4d95c774",
|
||
|
"tarball": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-1.8.0.tgz"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=0.10.0"
|
||
|
},
|
||
|
"files": [
|
||
|
"binary-extensions.json"
|
||
|
],
|
||
|
"gitHead": "7fbb033c001a17b5e41aa321f0c2398dbab5fc91",
|
||
|
"homepage": "https://github.com/sindresorhus/binary-extensions#readme",
|
||
|
"installable": true,
|
||
|
"keywords": [
|
||
|
"array",
|
||
|
"bin",
|
||
|
"binary",
|
||
|
"ext",
|
||
|
"extension",
|
||
|
"extensions",
|
||
|
"file",
|
||
|
"json",
|
||
|
"list"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "binary-extensions.json",
|
||
|
"maintainers": [
|
||
|
{
|
||
|
"name": "sindresorhus",
|
||
|
"email": "sindresorhus@gmail.com"
|
||
|
},
|
||
|
{
|
||
|
"name": "paulmillr",
|
||
|
"email": "paul@paulmillr.com"
|
||
|
},
|
||
|
{
|
||
|
"name": "es128",
|
||
|
"email": "elan.shanker+npm@gmail.com"
|
||
|
},
|
||
|
{
|
||
|
"name": "arthurvr",
|
||
|
"email": "contact@arthurverschaeve.be"
|
||
|
}
|
||
|
],
|
||
|
"name": "binary-extensions",
|
||
|
"optionalDependencies": {},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/sindresorhus/binary-extensions.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "ava"
|
||
|
},
|
||
|
"version": "1.8.0"
|
||
|
}
|