UNPKG

ionic

Version:

A tool for creating and developing Ionic Framework mobile apps.

85 lines (84 loc) 2.29 kB
{ "_args": [ [ { "raw": "stream-exhaust@^1.0.1", "scope": null, "escapedName": "stream-exhaust", "name": "stream-exhaust", "rawSpec": "^1.0.1", "spec": ">=1.0.1 <2.0.0", "type": "range" }, "/home/jthoms1/Workspace/ionic-cli-v2/node_modules/async-done" ] ], "_from": "stream-exhaust@>=1.0.1 <2.0.0", "_id": "stream-exhaust@1.0.1", "_inCache": true, "_location": "/stream-exhaust", "_nodeVersion": "0.10.34", "_npmUser": { "name": "chrisdickinson", "email": "chris@neversaw.us" }, "_npmVersion": "2.1.9", "_phantomChildren": {}, "_requested": { "raw": "stream-exhaust@^1.0.1", "scope": null, "escapedName": "stream-exhaust", "name": "stream-exhaust", "rawSpec": "^1.0.1", "spec": ">=1.0.1 <2.0.0", "type": "range" }, "_requiredBy": [ "/async-done" ], "_resolved": "https://registry.npmjs.org/stream-exhaust/-/stream-exhaust-1.0.1.tgz", "_shasum": "c0c4455e54ce5a179ca8736e73334b4e7fd67553", "_shrinkwrap": null, "_spec": "stream-exhaust@^1.0.1", "_where": "/home/jthoms1/Workspace/ionic-cli-v2/node_modules/async-done", "author": { "name": "Chris Dickinson", "email": "chris@neversaw.us" }, "bugs": { "url": "https://github.com/chrisdickinson/stream-exhaust.git" }, "dependencies": {}, "description": "Ensure that a stream is flowing data without mutating it", "devDependencies": { "readable-stream": "^1.0.31", "tape": "^2.14.0", "through2": "^0.5.1" }, "directories": {}, "dist": { "shasum": "c0c4455e54ce5a179ca8736e73334b4e7fd67553", "tarball": "https://registry.npmjs.org/stream-exhaust/-/stream-exhaust-1.0.1.tgz" }, "gitHead": "41f9415b2e1885994badb08e9e4c628c17d74a69", "homepage": "https://github.com/chrisdickinson/stream-exhaust.git", "license": "MIT", "main": "index.js", "maintainers": [ { "name": "chrisdickinson", "email": "chris@neversaw.us" } ], "name": "stream-exhaust", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/chrisdickinson/stream-exhaust.git" }, "scripts": { "test": "node test.js" }, "version": "1.0.1" }