blob: e79128065f02eff88e907dd131b145fa2e2613be [file] [log] [blame]
{
"_args": [
[
{
"name": "coffee-script",
"raw": "coffee-script@>=1.0.1",
"rawSpec": ">=1.0.1",
"scope": null,
"spec": ">=1.0.1",
"type": "range"
},
"/Users/ctran/cordova/cordova-lib/cordova-create/node_modules/jasmine-node"
]
],
"_from": "coffee-script@>=1.0.1",
"_id": "coffee-script@1.10.0",
"_inCache": true,
"_installable": true,
"_location": "/coffee-script",
"_npmUser": {
"email": "jashkenas@gmail.com",
"name": "jashkenas"
},
"_npmVersion": "1.4.28",
"_phantomChildren": {},
"_requested": {
"name": "coffee-script",
"raw": "coffee-script@>=1.0.1",
"rawSpec": ">=1.0.1",
"scope": null,
"spec": ">=1.0.1",
"type": "range"
},
"_requiredBy": [
"/jasmine-node"
],
"_resolved": "https://registry.npmjs.org/coffee-script/-/coffee-script-1.10.0.tgz",
"_shasum": "12938bcf9be1948fa006f92e0c4c9e81705108c0",
"_shrinkwrap": null,
"_spec": "coffee-script@>=1.0.1",
"_where": "/Users/ctran/cordova/cordova-lib/cordova-create/node_modules/jasmine-node",
"author": {
"name": "Jeremy Ashkenas"
},
"bin": {
"cake": "./bin/cake",
"coffee": "./bin/coffee"
},
"bugs": {
"url": "https://github.com/jashkenas/coffeescript/issues"
},
"dependencies": {},
"description": "Unfancy JavaScript",
"devDependencies": {
"docco": "~0.7.0",
"highlight.js": "~8.0.0",
"jison": ">=0.2.0",
"uglify-js": "~2.2",
"underscore": "~1.5.2"
},
"directories": {
"lib": "./lib/coffee-script"
},
"dist": {
"shasum": "12938bcf9be1948fa006f92e0c4c9e81705108c0",
"tarball": "https://registry.npmjs.org/coffee-script/-/coffee-script-1.10.0.tgz"
},
"engines": {
"node": ">=0.8.0"
},
"gitHead": "f26d33d418dcdcfcc6ad3ab774d9cabbf7af659c",
"homepage": "http://coffeescript.org",
"keywords": [
"javascript",
"language",
"coffeescript",
"compiler"
],
"license": "MIT",
"main": "./lib/coffee-script/coffee-script",
"maintainers": [
{
"email": "jashkenas@gmail.com",
"name": "jashkenas"
},
{
"email": "npm@michael.ficarra.me",
"name": "michaelficarra"
}
],
"name": "coffee-script",
"optionalDependencies": {},
"preferGlobal": true,
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/jashkenas/coffeescript.git"
},
"scripts": {
"test": "node ./bin/cake test",
"test-harmony": "node --harmony ./bin/cake test"
},
"version": "1.10.0"
}