mirror of
https://github.com/bvanroll/yahoo-thing.git
synced 2025-08-29 20:12:46 +00:00
euh
This commit is contained in:
110
node_modules/binary-extensions/package.json
generated
vendored
Normal file
110
node_modules/binary-extensions/package.json
generated
vendored
Normal file
@@ -0,0 +1,110 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"binary-extensions@^1.0.0",
|
||||
"/home/beppe/Github/yahooApi/node_modules/is-binary-path"
|
||||
]
|
||||
],
|
||||
"_from": "binary-extensions@>=1.0.0 <2.0.0",
|
||||
"_hasShrinkwrap": false,
|
||||
"_id": "binary-extensions@1.12.0",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/binary-extensions",
|
||||
"_nodeVersion": "8.11.4",
|
||||
"_npmOperationalInternal": {
|
||||
"host": "s3://npm-registry-packages",
|
||||
"tmp": "tmp/binary-extensions_1.12.0_1537247910313_0.46846812658774106"
|
||||
},
|
||||
"_npmUser": {
|
||||
"email": "sindresorhus@gmail.com",
|
||||
"name": "sindresorhus"
|
||||
},
|
||||
"_npmVersion": "5.6.0",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "binary-extensions",
|
||||
"raw": "binary-extensions@^1.0.0",
|
||||
"rawSpec": "^1.0.0",
|
||||
"scope": null,
|
||||
"spec": ">=1.0.0 <2.0.0",
|
||||
"type": "range"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/is-binary-path"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-1.12.0.tgz",
|
||||
"_shasum": "c2d780f53d45bba8317a8902d4ceeaf3a6385b14",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "binary-extensions@^1.0.0",
|
||||
"_where": "/home/beppe/Github/yahooApi/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": "0.16.0"
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"fileCount": 4,
|
||||
"integrity": "sha512-DYWGk01lDcxeS/K9IHPGWfT8PsJmbXRtRd2Sx72Tnb8pcYZQFF1oSDb8hJtS1vhp212q1Rzi5dUf9+nq0o9UIg==",
|
||||
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJboIqmCRA9TVsSAnZWagAAHyIP/ik6gA5AMyqr5V2aGhwZ\ntH/aPFBaVwHOHhQGhxeQ2JYo20XIxy/2ECr0bWAxstEjEY08Abqzd3kXItaI\nnvEvKO0X27Dm0jFgVqKY19p8R7oXqu7UkUEAQRE+mfO1D8QFgP2orcIIkcxF\nva+L76BMjDFTkYQ2r5wpoZ+saklZw5yUh7JUbaoXF0k5hWleT4k58AF7VcY8\nPcrUtWrIyIgzKCE7IH3UYjk2HObA7COKNbLDinB2RhBC62vOUxFl7h+n9R8p\n7A2uR6Ymu/Nk9CpplT8Klzr9q+uvqhef0l2SxxC6SA9dxEgJ7qZ5BNrZFfbv\n8utm+7e8o1sSTw33cn7TCuma4oLQzy3qtNkpiWd0K8e/yXvpvyeED/tEbVJR\nrbW09GVRZF/DH+C3PTzcuOU5TJvNVKYtmpnZrJWd/Z6t2tFRt+WpiXsntifd\ncHtM7DOKeVyPcX4L5h0nCvairXmhYNE1mzsVaaHRqATXIrB9jFfEHx0YTVXT\nm9o6EJb+Tg8JNZ1JzhdJoFrTsshwX1lqf/86stySpcjYIKlU2JRKCCxWv5wv\nZX3CC//gyQQnYtA2ngfDR43hw4DVz/5RUMqhpa76hrx0qpZ9OPq5DMkWU09a\nXrjuWyIDS9ZxJgflmq1iAKiLY75Hd7MYWWz3FOoMbTdbj/iF4SlOQ/fI44lr\nugR5\r\n=Vyf9\r\n-----END PGP SIGNATURE-----\r\n",
|
||||
"shasum": "c2d780f53d45bba8317a8902d4ceeaf3a6385b14",
|
||||
"tarball": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-1.12.0.tgz",
|
||||
"unpackedSize": 4573
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.10.0"
|
||||
},
|
||||
"gitHead": "15014048f519a3aff2ea70670f6a50a2287650b1",
|
||||
"homepage": "https://github.com/sindresorhus/binary-extensions#readme",
|
||||
"keywords": [
|
||||
"array",
|
||||
"bin",
|
||||
"binary",
|
||||
"ext",
|
||||
"extension",
|
||||
"extensions",
|
||||
"file",
|
||||
"json",
|
||||
"list"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "binary-extensions.json",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "arthurvr",
|
||||
"email": "contact@arthurverschaeve.be"
|
||||
},
|
||||
{
|
||||
"name": "es128",
|
||||
"email": "elan.shanker+npm@gmail.com"
|
||||
},
|
||||
{
|
||||
"name": "paulmillr",
|
||||
"email": "paul@paulmillr.com"
|
||||
},
|
||||
{
|
||||
"name": "sindresorhus",
|
||||
"email": "sindresorhus@gmail.com"
|
||||
}
|
||||
],
|
||||
"name": "binary-extensions",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/sindresorhus/binary-extensions.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "ava"
|
||||
},
|
||||
"version": "1.12.0"
|
||||
}
|
Reference in New Issue
Block a user