{
"_args": [
[
{
"raw": "coffee-cache@^1.0.2",
"scope": null,
"escapedName": "coffee-cache",
"name": "coffee-cache",
"rawSpec": "^1.0.2",
"spec": ">=1.0.2 <2.0.0",
"type": "range"
},
"/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project"
]
],
"_from": "coffee-cache@>=1.0.2 <2.0.0",
"_id": "[email protected]",
"_inCache": true,
"_installable": true,
"_location": "/coffee-cache",
"_npmUser": {
"name": "dpatti",
"email": "[email protected]"
},
"_npmVersion": "1.4.28",
"_phantomChildren": {},
"_requested": {
"raw": "coffee-cache@^1.0.2",
"scope": null,
"escapedName": "coffee-cache",
"name": "coffee-cache",
"rawSpec": "^1.0.2",
"spec": ">=1.0.2 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/coffee-cache/-/coffee-cache-1.0.2.tgz",
"_shasum": "bec5f01f46b68b25446131fca8e4ec2eefdf09c1",
"_shrinkwrap": null,
"_spec": "coffee-cache@^1.0.2",
"_where": "/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project",
"author": {
"name": "Doug Patti",
"email": "[email protected]"
},
"bugs": {
"url": "https://github.com/FogCreek/node-coffee-cache/issues"
},
"dependencies": {
"mkpath": "0.1.0"
},
"description": "Caches the contents of required CoffeeScript files so that they are not recompiled to help improve startup time",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "bec5f01f46b68b25446131fca8e4ec2eefdf09c1",
"tarball": "https://registry.npmjs.org/coffee-cache/-/coffee-cache-1.0.2.tgz"
},
"gitHead": "6f8e6d9ebc835fddb332dc1583a413ab4206794f",
"homepage": "https://github.com/FogCreek/node-coffee-cache",
"keywords": [
"coffee",
"cache",
"filesystem",
"startup"
],
"license": "MIT",
"main": "./lib/coffee-cache",
"maintainers": [
{
"name": "dpatti",
"email": "[email protected]"
}
],
"name": "coffee-cache",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/FogCreek/node-coffee-cache.git"
},
"scripts": {},
"version": "1.0.2"
}