motion
Version:
motion - moving development forward
97 lines (96 loc) • 2.26 kB
JSON
{
"_args": [
[
"gulp-cached",
"/Users/nw/flint/packages/flint"
]
],
"_from": "gulp-cached@latest",
"_id": "gulp-cached@1.1.0",
"_inCache": true,
"_installable": true,
"_location": "/gulp-cached",
"_nodeVersion": "1.5.1",
"_npmUser": {
"email": "contact@wearefractal.com",
"name": "fractal"
},
"_npmVersion": "2.8.4",
"_phantomChildren": {
"core-util-is": "1.0.2",
"inherits": "2.0.1",
"isarray": "0.0.1",
"string_decoder": "0.10.31"
},
"_requested": {
"name": "gulp-cached",
"raw": "gulp-cached",
"rawSpec": "",
"scope": null,
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/gulp-cached/-/gulp-cached-1.1.0.tgz",
"_shasum": "d5599dbd92062201a9d2abad3a64a5ebc2739270",
"_shrinkwrap": null,
"_spec": "gulp-cached",
"_where": "/Users/nw/flint/packages/flint",
"author": {
"email": "contact@wearefractal.com",
"name": "Fractal",
"url": "http://wearefractal.com/"
},
"bugs": {
"url": "https://github.com/wearefractal/gulp-cached/issues"
},
"dependencies": {
"lodash.defaults": "^2.4.1",
"through2": "^0.5.1"
},
"description": "A simple in-memory file cache for gulp",
"devDependencies": {
"gulp-util": "^3.0.2",
"mocha": "^2.2.1",
"should": "^5.1.0"
},
"directories": {},
"dist": {
"shasum": "d5599dbd92062201a9d2abad3a64a5ebc2739270",
"tarball": "http://registry.npmjs.org/gulp-cached/-/gulp-cached-1.1.0.tgz"
},
"engines": {
"node": ">= 0.9.0"
},
"gitHead": "d619bfdbcf3000b3b2412578aa96a8ac087b5a30",
"homepage": "http://github.com/wearefractal/gulp-cached",
"keywords": [
"gulpplugin"
],
"licenses": [
{
"type": "MIT",
"url": "http://github.com/wearefractal/gulp-cached/raw/master/LICENSE"
}
],
"main": "./index.js",
"maintainers": [
{
"name": "fractal",
"email": "contact@wearefractal.com"
}
],
"name": "gulp-cached",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/wearefractal/gulp-cached.git"
},
"scripts": {
"test": "mocha"
},
"version": "1.1.0"
}