blob: f78181ad41bc0eb4966632d6723206bcd183332a [file] [log] [blame]
{
"_args": [
[
{
"raw": "coffee-script@>=1.0.1",
"scope": null,
"escapedName": "coffee-script",
"name": "coffee-script",
"rawSpec": ">=1.0.1",
"spec": ">=1.0.1",
"type": "range"
},
"/Users/brodybits/Documents/cordova/cordova-js/node_modules/jasmine-node"
]
],
"_from": "coffee-script@>=1.0.1",
"_id": "coffee-script@1.12.7",
"_inCache": true,
"_location": "/jasmine-node/coffee-script",
"_nodeVersion": "8.1.4",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/coffee-script-1.12.7.tgz_1500274516132_0.5810487973503768"
},
"_npmUser": {
"name": "geoffreybooth",
"email": "computing+npm@geoffreybooth.com"
},
"_npmVersion": "5.0.3",
"_phantomChildren": {},
"_requested": {
"raw": "coffee-script@>=1.0.1",
"scope": null,
"escapedName": "coffee-script",
"name": "coffee-script",
"rawSpec": ">=1.0.1",
"spec": ">=1.0.1",
"type": "range"
},
"_requiredBy": [
"/jasmine-node"
],
"_resolved": "https://registry.npmjs.org/coffee-script/-/coffee-script-1.12.7.tgz",
"_shasum": "c05dae0cb79591d05b3070a8433a98c9a89ccc53",
"_shrinkwrap": null,
"_spec": "coffee-script@>=1.0.1",
"_where": "/Users/brodybits/Documents/cordova/cordova-js/node_modules/jasmine-node",
"author": {
"name": "Jeremy Ashkenas"
},
"bin": {
"coffee": "./bin/coffee",
"cake": "./bin/cake"
},
"bugs": {
"url": "https://github.com/jashkenas/coffeescript/issues"
},
"dependencies": {},
"deprecated": "CoffeeScript on NPM has moved to \"coffeescript\" (no hyphen)",
"description": "Unfancy JavaScript",
"devDependencies": {
"docco": "~0.7.0",
"google-closure-compiler-js": "^20170626.0.0",
"highlight.js": "~9.12.0",
"jison": ">=0.4.17",
"markdown-it": "^8.3.1",
"underscore": "~1.8.3"
},
"directories": {
"lib": "./lib/coffee-script"
},
"dist": {
"integrity": "sha512-fLeEhqwymYat/MpTPUjSKHVYYl0ec2mOyALEMLmzr5i1isuG+6jfI2j2d5oBO3VIzgUXgBVIcOT9uH1TFxBckw==",
"shasum": "c05dae0cb79591d05b3070a8433a98c9a89ccc53",
"tarball": "https://registry.npmjs.org/coffee-script/-/coffee-script-1.12.7.tgz"
},
"engines": {
"node": ">=0.8.0"
},
"files": [
"bin",
"lib",
"register.js",
"repl.js"
],
"gitHead": "492111ccfb9b703b49a443c1aa68fb41dc8a2271",
"homepage": "http://coffeescript.org",
"keywords": [
"javascript",
"language",
"coffeescript",
"compiler"
],
"license": "MIT",
"main": "./lib/coffee-script/coffee-script",
"maintainers": [
{
"name": "geoffreybooth",
"email": "computing+npm@geoffreybooth.com"
},
{
"name": "jashkenas",
"email": "jashkenas@gmail.com"
},
{
"name": "lydell",
"email": "simon.lydell@gmail.com"
},
{
"name": "michaelficarra",
"email": "npm@michael.ficarra.me"
}
],
"name": "coffee-script",
"optionalDependencies": {},
"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.12.7"
}