UNPKG

ionic

Version:

A tool for creating and developing Ionic Framework mobile apps.

99 lines (98 loc) 2.48 kB
{ "_args": [ [ { "raw": "lazystream@~0.1.0", "scope": null, "escapedName": "lazystream", "name": "lazystream", "rawSpec": "~0.1.0", "spec": ">=0.1.0 <0.2.0", "type": "range" }, "/home/jthoms1/Workspace/ionic-cli-v2/node_modules/archiver" ] ], "_from": "lazystream@>=0.1.0 <0.2.0", "_id": "lazystream@0.1.0", "_inCache": true, "_location": "/lazystream", "_npmUser": { "name": "jpommerening", "email": "jonas.pommerening@gmail.com" }, "_npmVersion": "1.2.17", "_phantomChildren": { "core-util-is": "1.0.2", "inherits": "2.0.3", "isarray": "0.0.1", "string_decoder": "0.10.31" }, "_requested": { "raw": "lazystream@~0.1.0", "scope": null, "escapedName": "lazystream", "name": "lazystream", "rawSpec": "~0.1.0", "spec": ">=0.1.0 <0.2.0", "type": "range" }, "_requiredBy": [ "/archiver" ], "_resolved": "https://registry.npmjs.org/lazystream/-/lazystream-0.1.0.tgz", "_shasum": "1b25d63c772a4c20f0a5ed0a9d77f484b6e16920", "_shrinkwrap": null, "_spec": "lazystream@~0.1.0", "_where": "/home/jthoms1/Workspace/ionic-cli-v2/node_modules/archiver", "author": { "name": "J. Pommerening" }, "bugs": { "url": "https://github.com/jpommerening/node-lazystream/issues" }, "dependencies": { "readable-stream": "~1.0.2" }, "description": "Open Node Streams on demand.", "devDependencies": { "nodeunit": "~0.7.4" }, "directories": {}, "dist": { "shasum": "1b25d63c772a4c20f0a5ed0a9d77f484b6e16920", "tarball": "https://registry.npmjs.org/lazystream/-/lazystream-0.1.0.tgz" }, "engines": { "node": ">= 0.6.3" }, "homepage": "https://github.com/jpommerening/node-lazystream", "keywords": [ "streams", "stream" ], "licenses": [ { "type": "MIT", "url": "https://github.com/jpommerening/node-lazystream/blob/master/LICENSE-MIT" } ], "main": "lib/lazystream.js", "maintainers": [ { "name": "jpommerening", "email": "jonas.pommerening@gmail.com" } ], "name": "lazystream", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/jpommerening/node-lazystream.git" }, "scripts": { "test": "nodeunit test/readable_test.js test/writable_test.js test/pipe_test.js test/fs_test.js" }, "version": "0.1.0" }