12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879 |
- {
- "_args": [
- [
- {
- "raw": "multipipe@^0.1.2",
- "scope": null,
- "escapedName": "multipipe",
- "name": "multipipe",
- "rawSpec": "^0.1.2",
- "spec": ">=0.1.2 <0.2.0",
- "type": "range"
- },
- "/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/gulp-util"
- ]
- ],
- "_from": "multipipe@>=0.1.2 <0.2.0",
- "_id": "multipipe@0.1.2",
- "_inCache": true,
- "_location": "/multipipe",
- "_nodeVersion": "0.10.32",
- "_npmUser": {
- "name": "juliangruber",
- "email": "julian@juliangruber.com"
- },
- "_npmVersion": "2.1.5",
- "_phantomChildren": {},
- "_requested": {
- "raw": "multipipe@^0.1.2",
- "scope": null,
- "escapedName": "multipipe",
- "name": "multipipe",
- "rawSpec": "^0.1.2",
- "spec": ">=0.1.2 <0.2.0",
- "type": "range"
- },
- "_requiredBy": [
- "/gulp-util"
- ],
- "_resolved": "https://registry.npmjs.org/multipipe/-/multipipe-0.1.2.tgz",
- "_shasum": "2a8f2ddf70eed564dff2d57f1e1a137d9f05078b",
- "_shrinkwrap": null,
- "_spec": "multipipe@^0.1.2",
- "_where": "/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/gulp-util",
- "bugs": {
- "url": "https://github.com/juliangruber/multipipe/issues"
- },
- "dependencies": {
- "duplexer2": "0.0.2"
- },
- "description": "pipe streams with centralized error handling",
- "devDependencies": {
- "mocha": "~1.17.0"
- },
- "directories": {},
- "dist": {
- "shasum": "2a8f2ddf70eed564dff2d57f1e1a137d9f05078b",
- "tarball": "https://registry.npmjs.org/multipipe/-/multipipe-0.1.2.tgz"
- },
- "gitHead": "df434f568b85de914ee7f6ad714343b8736e3315",
- "homepage": "https://github.com/juliangruber/multipipe",
- "license": "MIT",
- "maintainers": [
- {
- "name": "juliangruber",
- "email": "julian@juliangruber.com"
- }
- ],
- "name": "multipipe",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/juliangruber/multipipe.git"
- },
- "scripts": {
- "test": "make test"
- },
- "version": "0.1.2"
- }
|