Packages

A web application in pursuit of meaning in life.

Retired package: Complete rewrite, scratch old versions

Current section

Files

Jump to
udia assets node_modules fcache package.json
Raw

assets/node_modules/fcache/package.json

{
"_args": [
[
{
"raw": "fcache@~0.3",
"scope": null,
"escapedName": "fcache",
"name": "fcache",
"rawSpec": "~0.3",
"spec": ">=0.3.0 <0.4.0",
"type": "range"
},
"/Users/udia/sandbox/src/github.com/udia-software/udia/assets/node_modules/brunch"
]
],
"_from": "fcache@>=0.3.0 <0.4.0",
"_id": "fcache@0.3.0",
"_inCache": true,
"_location": "/fcache",
"_nodeVersion": "7.1.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/fcache-0.3.0.tgz_1480693483786_0.5321134456899017"
},
"_npmUser": {
"name": "paulmillr",
"email": "paul@paulmillr.com"
},
"_npmVersion": "3.10.9",
"_phantomChildren": {},
"_requested": {
"raw": "fcache@~0.3",
"scope": null,
"escapedName": "fcache",
"name": "fcache",
"rawSpec": "~0.3",
"spec": ">=0.3.0 <0.4.0",
"type": "range"
},
"_requiredBy": [
"/brunch"
],
"_resolved": "https://registry.npmjs.org/fcache/-/fcache-0.3.0.tgz",
"_shasum": "d45f2f908642b91b798e88195ec47881a51c3d44",
"_shrinkwrap": null,
"_spec": "fcache@~0.3",
"_where": "/Users/udia/sandbox/src/github.com/udia-software/udia/assets/node_modules/brunch",
"author": {
"name": "Paul Miller",
"email": "paul@paulmillr.com"
},
"bugs": {
"url": "https://github.com/paulmillr/fcache/issues"
},
"dependencies": {},
"description": "Standartized fs.readFile caching mechanism for incremental build systems.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "d45f2f908642b91b798e88195ec47881a51c3d44",
"tarball": "https://registry.npmjs.org/fcache/-/fcache-0.3.0.tgz"
},
"gitHead": "07a1f84cc229c86672771a0e5eaa2c2f93ef20dc",
"homepage": "https://github.com/paulmillr/fcache#readme",
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "paulmillr",
"email": "paul@paulmillr.com"
},
{
"name": "es128",
"email": "elan.shanker+npm@gmail.com"
}
],
"name": "fcache",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/paulmillr/fcache.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.3.0"
}