1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768 |
- {
- "_args": [
- [
- "delayed-stream@0.0.5",
- "D:\\work\\im\\node_modules\\combined-stream"
- ]
- ],
- "_defaultsLoaded": true,
- "_engineSupported": true,
- "_from": "delayed-stream@0.0.5",
- "_id": "delayed-stream@0.0.5",
- "_inCache": true,
- "_installable": true,
- "_location": "/delayed-stream",
- "_nodeVersion": "v0.4.9-pre",
- "_npmVersion": "1.0.3",
- "_phantomChildren": {},
- "_requested": {
- "name": "delayed-stream",
- "raw": "delayed-stream@0.0.5",
- "rawSpec": "0.0.5",
- "scope": null,
- "spec": "0.0.5",
- "type": "version"
- },
- "_requiredBy": [
- "/combined-stream"
- ],
- "_resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-0.0.5.tgz",
- "_shasum": "d4b1f43a93e8296dfe02694f4680bc37a313c73f",
- "_shrinkwrap": null,
- "_spec": "delayed-stream@0.0.5",
- "_where": "D:\\work\\im\\node_modules\\combined-stream",
- "author": {
- "email": "felix@debuggable.com",
- "name": "Felix Geisendörfer",
- "url": "http://debuggable.com/"
- },
- "bugs": {
- "url": "https://github.com/felixge/node-delayed-stream/issues"
- },
- "dependencies": {},
- "description": "Buffers events from a stream until you are ready to handle them.",
- "devDependencies": {
- "fake": "0.2.0",
- "far": "0.0.1"
- },
- "directories": {},
- "dist": {
- "shasum": "d4b1f43a93e8296dfe02694f4680bc37a313c73f",
- "tarball": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-0.0.5.tgz"
- },
- "engines": {
- "node": ">=0.4.0"
- },
- "homepage": "https://github.com/felixge/node-delayed-stream",
- "main": "./lib/delayed_stream",
- "name": "delayed-stream",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/felixge/node-delayed-stream.git"
- },
- "scripts": {},
- "version": "0.0.5"
- }
|