1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071 |
- {
- "_args": [
- [
- "co-from-stream@0.0.0",
- "D:\\work\\im\\node_modules\\co-fs"
- ]
- ],
- "_from": "co-from-stream@0.0.0",
- "_id": "co-from-stream@0.0.0",
- "_inCache": true,
- "_installable": true,
- "_location": "/co-from-stream",
- "_npmUser": {
- "email": "julian@juliangruber.com",
- "name": "juliangruber"
- },
- "_npmVersion": "1.3.22",
- "_phantomChildren": {},
- "_requested": {
- "name": "co-from-stream",
- "raw": "co-from-stream@0.0.0",
- "rawSpec": "0.0.0",
- "scope": null,
- "spec": "0.0.0",
- "type": "version"
- },
- "_requiredBy": [
- "/co-fs"
- ],
- "_resolved": "https://registry.npmjs.org/co-from-stream/-/co-from-stream-0.0.0.tgz",
- "_shasum": "1a5cd8ced77263946094fa39f2499a63297bcaf9",
- "_shrinkwrap": null,
- "_spec": "co-from-stream@0.0.0",
- "_where": "D:\\work\\im\\node_modules\\co-fs",
- "bugs": {
- "url": "https://github.com/juliangruber/co-from-stream/issues"
- },
- "dependencies": {
- "co-read": "0.0.1"
- },
- "description": "Create a co generator stream from a node stream",
- "devDependencies": {
- "co": "~3.0.2",
- "mocha": "~1.17.1"
- },
- "directories": {},
- "dist": {
- "shasum": "1a5cd8ced77263946094fa39f2499a63297bcaf9",
- "tarball": "https://registry.npmjs.org/co-from-stream/-/co-from-stream-0.0.0.tgz"
- },
- "homepage": "https://github.com/juliangruber/co-from-stream",
- "license": "MIT",
- "maintainers": [
- {
- "email": "julian@juliangruber.com",
- "name": "juliangruber"
- }
- ],
- "name": "co-from-stream",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/juliangruber/co-from-stream.git"
- },
- "scripts": {
- "test": "make test"
- },
- "version": "0.0.0"
- }
|