UNPKG

ionic

Version:

A tool for creating and developing Ionic Framework mobile apps.

100 lines (99 loc) 2.53 kB
{ "_args": [ [ { "raw": "slice-stream@>= 1.0.0 < 2", "scope": null, "escapedName": "slice-stream", "name": "slice-stream", "rawSpec": ">= 1.0.0 < 2", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "/home/jthoms1/Workspace/ionic-cli-v2/node_modules/pullstream" ] ], "_from": "slice-stream@>=1.0.0 <2.0.0", "_id": "slice-stream@1.0.0", "_inCache": true, "_location": "/slice-stream", "_npmUser": { "name": "evanoxfeld", "email": "eoxfeld@gmail.com" }, "_npmVersion": "1.4.21", "_phantomChildren": { "core-util-is": "1.0.2", "inherits": "2.0.3", "isarray": "0.0.1", "string_decoder": "0.10.31" }, "_requested": { "raw": "slice-stream@>= 1.0.0 < 2", "scope": null, "escapedName": "slice-stream", "name": "slice-stream", "rawSpec": ">= 1.0.0 < 2", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/pullstream" ], "_resolved": "https://registry.npmjs.org/slice-stream/-/slice-stream-1.0.0.tgz", "_shasum": "5b33bd66f013b1a7f86460b03d463dec39ad3ea0", "_shrinkwrap": null, "_spec": "slice-stream@>= 1.0.0 < 2", "_where": "/home/jthoms1/Workspace/ionic-cli-v2/node_modules/pullstream", "author": { "name": "Evan Oxfeld", "email": "eoxfeld@gmail.com" }, "bugs": { "url": "https://github.com/EvanOxfeld/slice-stream/issues" }, "dependencies": { "readable-stream": "~1.0.31" }, "description": "Pipe data through a stream until some fixed length is reached, then callback.", "devDependencies": { "stream-buffers": ">= 0.2.4 < 1", "tap": ">= 0.4.0 < 1" }, "directories": { "example": "examples", "test": "test" }, "dist": { "shasum": "5b33bd66f013b1a7f86460b03d463dec39ad3ea0", "tarball": "https://registry.npmjs.org/slice-stream/-/slice-stream-1.0.0.tgz" }, "gitHead": "9054cbab67c2e71ab9241dbe88401c786b270f8e", "homepage": "https://github.com/EvanOxfeld/slice-stream", "keywords": [ "slice", "fixed", "length", "stream", "split" ], "license": "MIT", "main": "slicestream.js", "maintainers": [ { "name": "evanoxfeld", "email": "eoxfeld@gmail.com" } ], "name": "slice-stream", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/EvanOxfeld/slice-stream.git" }, "scripts": { "test": "tap ./test/*.js" }, "version": "1.0.0" }