UNPKG

choo-shortcache

Version:

choo nanocomponent cache shortcut

64 lines (63 loc) 1.58 kB
{ "_from": "split2@^0.2.1", "_id": "split2@0.2.1", "_inBundle": false, "_integrity": "sha1-At2smtwD7Au3jBKC7Aecpuha6QA=", "_location": "/split2", "_phantomChildren": { "core-util-is": "1.0.2", "inherits": "2.0.3", "xtend": "4.0.1" }, "_requested": { "type": "range", "registry": true, "raw": "split2@^0.2.1", "name": "split2", "escapedName": "split2", "rawSpec": "^0.2.1", "saveSpec": null, "fetchSpec": "^0.2.1" }, "_requiredBy": [ "/garnish" ], "_resolved": "https://registry.npmjs.org/split2/-/split2-0.2.1.tgz", "_shasum": "02ddac9adc03ec0bb78c1282ec079ca6e85ae900", "_spec": "split2@^0.2.1", "_where": "/Users/jongacnik/Sites/_modules/choo-shortcache/example/node_modules/garnish", "author": { "name": "Matteo Collina", "email": "hello@matteocollina.com" }, "bugs": { "url": "http://github.com/mcollina/split2/issues" }, "bundleDependencies": false, "dependencies": { "through2": "~0.6.1" }, "deprecated": false, "description": "split a Text Stream into a Line Stream, using Stream 2", "devDependencies": { "callback-stream": "~1.0.2", "pre-commit": "0.0.9", "tap": "~0.4.12" }, "homepage": "https://github.com/mcollina/split2#readme", "license": "ISC", "main": "index.js", "name": "split2", "pre-commit": [ "test" ], "repository": { "type": "git", "url": "git+https://github.com/mcollina/split2.git" }, "scripts": { "test": "tap test.js" }, "version": "0.2.1", "website": "https://github.com/mcollina/split2" }