{ "_args": [ [ { "raw": "textextensions@~1.0.0", "scope": null, "escapedName": "textextensions", "name": "textextensions", "rawSpec": "~1.0.0", "spec": ">=1.0.0 <1.1.0", "type": "range" }, "/home/king/Desktop/FINAL/AhMyth/app/node_modules/istextorbinary" ] ], "_from": "textextensions@>=1.0.0 <1.1.0", "_id": "textextensions@1.0.2", "_inCache": true, "_installable": true, "_location": "/textextensions", "_nodeVersion": "6.0.0", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/textextensions-1.0.2.tgz_1462162725474_0.6343907217960805" }, "_npmUser": { "name": "balupton", "email": "b@lupton.cc" }, "_npmVersion": "3.8.7", "_phantomChildren": {}, "_requested": { "raw": "textextensions@~1.0.0", "scope": null, "escapedName": "textextensions", "name": "textextensions", "rawSpec": "~1.0.0", "spec": ">=1.0.0 <1.1.0", "type": "range" }, "_requiredBy": [ "/istextorbinary" ], "_resolved": "https://registry.npmjs.org/textextensions/-/textextensions-1.0.2.tgz", "_shasum": "65486393ee1f2bb039a60cbba05b0b68bd9501d2", "_shrinkwrap": null, "_spec": "textextensions@~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/textextensions/issues" }, "contributors": [ { "name": "Benjamin Lupton", "email": "b@lupton.cc", "url": "https://balupton.com" }, { "name": "Jamy Timmermans", "email": "me@jamy.be", "url": "https://github.com/JamyDev" } ], "dependencies": {}, "description": "A package that contains an array of every single file extension there is for text files", "devDependencies": { "projectz": "^1.0.0" }, "directories": {}, "dist": { "shasum": "65486393ee1f2bb039a60cbba05b0b68bd9501d2", "tarball": "https://registry.npmjs.org/textextensions/-/textextensions-1.0.2.tgz" }, "engines": {}, "gitHead": "b88203d191c2f29b9120328d89f57297e93ba304", "homepage": "https://github.com/bevry/textextensions", "keywords": [ "text", "extensions" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "balupton", "email": "b@lupton.cc" } ], "name": "textextensions", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/bevry/textextensions.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 Text Extensions", "version": "1.0.2" }