UNPKG

ionic

Version:

A tool for creating and developing Ionic Framework mobile apps.

79 lines (78 loc) 2.06 kB
{ "_args": [ [ { "raw": "isbinaryfile@~0.1.9", "scope": null, "escapedName": "isbinaryfile", "name": "isbinaryfile", "rawSpec": "~0.1.9", "spec": ">=0.1.9 <0.2.0", "type": "range" }, "/home/jthoms1/Workspace/ionic-cli-v2/node_modules/file-utils" ] ], "_from": "isbinaryfile@>=0.1.9 <0.2.0", "_id": "isbinaryfile@0.1.9", "_inCache": true, "_location": "/isbinaryfile", "_npmUser": { "name": "gjtorikian", "email": "gjtorikian@gmail.com" }, "_npmVersion": "1.2.17", "_phantomChildren": {}, "_requested": { "raw": "isbinaryfile@~0.1.9", "scope": null, "escapedName": "isbinaryfile", "name": "isbinaryfile", "rawSpec": "~0.1.9", "spec": ">=0.1.9 <0.2.0", "type": "range" }, "_requiredBy": [ "/file-utils" ], "_resolved": "https://registry.npmjs.org/isbinaryfile/-/isbinaryfile-0.1.9.tgz", "_shasum": "15eece35c4ab708d8924da99fb874f2b5cc0b6c4", "_shrinkwrap": null, "_spec": "isbinaryfile@~0.1.9", "_where": "/home/jthoms1/Workspace/ionic-cli-v2/node_modules/file-utils", "bugs": { "url": "https://github.com/gjtorikian/isBinaryFile/issues" }, "dependencies": {}, "description": "Detects if a file is binary in Node.js. Similar to Perl's -B.", "devDependencies": { "mocha": "" }, "directories": {}, "dist": { "shasum": "15eece35c4ab708d8924da99fb874f2b5cc0b6c4", "tarball": "https://registry.npmjs.org/isbinaryfile/-/isbinaryfile-0.1.9.tgz" }, "engines": { "node": ">=0.6.0" }, "homepage": "https://github.com/gjtorikian/isBinaryFile#readme", "main": "./lib/panino.js", "maintainers": [ { "name": "gjtorikian", "email": "gjtorikian@gmail.com" } ], "name": "isbinaryfile", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/gjtorikian/isBinaryFile.git" }, "scripts": { "test": "mocha tests/test.js" }, "version": "0.1.9" }