{ "_args": [ [ { "raw": "binaryextensions@~1.0.0", "scope": null, "escapedName": "binaryextensions", "name": "binaryextensions", "rawSpec": "~1.0.0", "spec": ">=1.0.0 <1.1.0", "type": "range" }, "/home/king/Desktop/FINAL/AhMyth/app/node_modules/istextorbinary" ] ], "_from": "binaryextensions@>=1.0.0 <1.1.0", "_id": "binaryextensions@1.0.1", "_inCache": true, "_installable": true, "_location": "/binaryextensions", "_nodeVersion": "6.0.0", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/binaryextensions-1.0.1.tgz_1462162998272_0.9548576874658465" }, "_npmUser": { "name": "balupton", "email": "b@lupton.cc" }, "_npmVersion": "3.8.7", "_phantomChildren": {}, "_requested": { "raw": "binaryextensions@~1.0.0", "scope": null, "escapedName": "binaryextensions", "name": "binaryextensions", "rawSpec": "~1.0.0", "spec": ">=1.0.0 <1.1.0", "type": "range" }, "_requiredBy": [ "/istextorbinary" ], "_resolved": "https://registry.npmjs.org/binaryextensions/-/binaryextensions-1.0.1.tgz", "_shasum": "1e637488b35b58bda5f4774bf96a5212a8c90755", "_shrinkwrap": null, "_spec": "binaryextensions@~1.0.0", "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/istextorbinary", "author": { "name": "2013+ Bevry Pty Ltd", "email": "us@bevry.me", "url": "http://bevry.me" }, "badges": { "list": [ "npmversion", "npmdownloads", "daviddm", "daviddmdev", "---", "slackin", "patreon", "gratipay", "flattr", "paypal", "bitcoin", "wishlist" ], "config": { "patreonUsername": "bevry", "gratipayUsername": "bevry", "flattrUsername": "balupton", "paypalURL": "https://bevry.me/paypal", "bitcoinURL": "https://bevry.me/bitcoin", "wishlistURL": "https://bevry.me/wishlist", "slackinURL": "https://slack.bevry.me" } }, "bugs": { "url": "https://github.com/bevry/binaryextensions/issues" }, "contributors": [ { "name": "Benjamin Lupton", "email": "b@lupton.cc", "url": "https://balupton.com" } ], "dependencies": {}, "description": "A package that contains an array of every single file extension there is for binary files", "devDependencies": { "projectz": "^1.0.0" }, "directories": {}, "dist": { "shasum": "1e637488b35b58bda5f4774bf96a5212a8c90755", "tarball": "https://registry.npmjs.org/binaryextensions/-/binaryextensions-1.0.1.tgz" }, "engines": {}, "gitHead": "c66a1f71c36811fd3e989123ed196b86f4075e94", "homepage": "https://github.com/bevry/binaryextensions", "keywords": [ "binary", "extensions" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "balupton", "email": "b@lupton.cc" } ], "name": "binaryextensions", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/bevry/binaryextensions.git" }, "scripts": { "meta": "npm run meta:projectz", "meta:docs": "documentation build -f html -g --shallow ./source/**.js -o ./docs", "meta:projectz": "projectz compile", "prepare": "npm run meta", "release": "npm run prepare && npm run release:publish && npm run release:tag && npm run release:push", "release:publish": "npm publish", "release:push": "git push origin master && git push origin --tags", "release:tag": "git tag v$npm_package_version -a" }, "title": "The Definitive List of Binary Extensions", "version": "1.0.1" }