{ "_args": [ [ "binaryextensions@2", "/mnt/sdc1/Users/James/IdeaProjects/website-core/www/libs/node_modules/istextorbinary" ] ], "_from": "binaryextensions@>=2.0.0 <3.0.0", "_hasShrinkwrap": false, "_id": "binaryextensions@2.2.0", "_inCache": true, "_installable": true, "_location": "/binaryextensions", "_nodeVersion": "12.13.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/binaryextensions_2.2.0_1573616984431_0.005679801406404117" }, "_npmUser": { "email": "us@bevry.me", "name": "bevryme" }, "_npmVersion": "6.12.0", "_phantomChildren": {}, "_requested": { "name": "binaryextensions", "raw": "binaryextensions@2", "rawSpec": "2", "scope": null, "spec": ">=2.0.0 <3.0.0", "type": "range" }, "_requiredBy": [ "/istextorbinary" ], "_resolved": "https://registry.npmjs.org/binaryextensions/-/binaryextensions-2.2.0.tgz", "_shasum": "e7c6ba82d4f5f5758c26078fe8eea28881233311", "_shrinkwrap": null, "_spec": "binaryextensions@2", "_where": "/mnt/sdc1/Users/James/IdeaProjects/website-core/www/libs/node_modules/istextorbinary", "author": { "email": "us@bevry.me", "name": "2013+ Bevry Pty Ltd", "url": "http://bevry.me" }, "badges": { "config": { "buymeacoffeeUsername": "balupton", "cryptoURL": "https://bevry.me/crypto", "flattrUsername": "balupton", "liberapayUsername": "bevry", "opencollectiveUsername": "bevry", "patreonUsername": "bevry", "paypalURL": "https://bevry.me/paypal", "travisTLD": "com", "wishlistURL": "https://bevry.me/wishlist" }, "list": [ "---", "buymeacoffee", "crypto", "daviddm", "daviddmdev", "flattr", "liberapay", "npmdownloads", "npmversion", "opencollective", "patreon", "paypal", "travisci", "wishlist" ] }, "browser": "source/index.json", "bugs": { "url": "https://github.com/bevry/binaryextensions/issues" }, "contributors": [ { "name": "Benjamin Lupton", "email": "b@lupton.cc", "url": "http://balupton.com" } ], "dependencies": {}, "description": "A package that contains an array of every single file extension there is for binary files", "devDependencies": { "assert-helpers": "4.10.0", "kava": "^3.2.0", "projectz": "^1.10.0", "textextensions": "^2.5.0", "valid-directory": "^1.0.0" }, "directories": {}, "dist": { "fileCount": 7, "integrity": "sha512-bHhs98rj/7i/RZpCSJ3uk55pLXOItjIrh2sRQZSM6OoktScX+LxJzvlU+FELp9j3TdcddTmmYArLSGptCTwjuw==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdy31YCRA9TVsSAnZWagAAWpsP/RBrQBQCGViO1Ha1bTOp\nB0Nbu43ww0xVvPRcbARU3f3w9t7hiEciVI+2G8lA5jqohMb04yPmvaEjjqHn\nUAHAox6v5QQalbXfbz1QuX+4e/f9m2rBvuH4AOEujwPfXM5csSRms8hZR4ss\n1DQcW/y1iQf7j3FOWsCw6I2bGE5rLOi/pehVMEMBjvKvzjjOqv9f61693HWa\nm/KXtccRwSBQD28P4E2CLxO5YPpqBrv5hoCFtETrpsXchgYooRS8LVZ+U9Tj\n1Vb0yPhfAsT5R0NXQrdkYopaWIQduFSfL6DSB/DxQ96u5JAn4QYB4J6vO2eF\ny+0BnNIUF2J7REpNwsfU0A7ViAv9ku2/pI42J2Xfgtdaqy1JPb0+C8U72rFZ\nbyDxvEEJAYDfjxhj0DcbpeVFgcsU3V06ceZ+bMLNcY1uABkJceU+57VKvWwI\nvQMuM3PH27RvxUKtYpI47BSN4KhkaH4CvlKk+QuKjtylHauijQYneptq4Ehk\nh493sKfFi5RMOLIkW8logNlrkURJ5r6BKUV4UKilmHjmses+XDRRKXPgAA9P\nFHPUcZdPCVZWSLSlR8/MK0gw0MTEFORclDM5ZmnKFzCQskQT4Gov0Ey7TjEb\n6JQvB/nIUV04GgoEWWe3QccbfZz3FH08Ee8b/jrMwLyC3SAzxPC91jMKRaLP\nL067\r\n=H3m9\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "e7c6ba82d4f5f5758c26078fe8eea28881233311", "tarball": "https://registry.npmjs.org/binaryextensions/-/binaryextensions-2.2.0.tgz", "unpackedSize": 14097 }, "editions": [ { "description": "JSON", "directory": "source", "entry": "index.json", "tags": [ "json" ], "engines": { "node": true, "browsers": true } } ], "engines": { "node": ">=0.8" }, "funding": "https://bevry.me/fund", "gitHead": "d311c31010e5001567db00e0906cd0871522857a", "homepage": "https://github.com/bevry/binaryextensions", "keywords": [ "binary", "binary extensions", "binary-extensions", "extensions" ], "license": "MIT", "main": "source/index.json", "maintainers": [ { "name": "balupton", "email": "b@lupton.cc" }, { "name": "bevryme", "email": "us@bevry.me" } ], "name": "binaryextensions", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/bevry/binaryextensions.git" }, "scripts": { "our:clean": "rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next", "our:compile": "echo no need for this project", "our:deploy": "echo no need for this project", "our:meta": "npm run our:meta:projectz", "our:meta:projectz": "projectz compile", "our:release": "npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push", "our:release:check-changelog": "cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)", "our:release:check-dirty": "git diff --exit-code", "our:release:prepare": "npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta", "our:release:push": "git push origin master && git push origin --tags", "our:release:tag": "export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"", "our:setup": "npm run our:setup:install", "our:setup:install": "npm install", "our:test": "npm run our:verify && npm test", "our:verify": "npm run our:verify:directory", "our:verify:directory": "npx valid-directory", "test": "node ./source/test.js" }, "title": "The Definitive List of Binary Extensions", "version": "2.2.0" }