73 lines
1.6 KiB
JSON
73 lines
1.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"coffee-script@1.3.3",
|
|
"C:\\wamp64\\www\\ilink"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "coffee-script@1.3.3",
|
|
"_id": "coffee-script@1.3.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-FQ1rTLUiiUNp7+1qIQHCC8f0pPQ=",
|
|
"_location": "/coffee-script",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "coffee-script@1.3.3",
|
|
"name": "coffee-script",
|
|
"escapedName": "coffee-script",
|
|
"rawSpec": "1.3.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.3.3"
|
|
},
|
|
"_requiredBy": [
|
|
"/grunt"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/coffee-script/-/coffee-script-1.3.3.tgz",
|
|
"_spec": "1.3.3",
|
|
"_where": "C:\\wamp64\\www\\ilink",
|
|
"author": {
|
|
"name": "Jeremy Ashkenas"
|
|
},
|
|
"bin": {
|
|
"coffee": "./bin/coffee",
|
|
"cake": "./bin/cake"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/jashkenas/coffee-script/issues"
|
|
},
|
|
"description": "Unfancy JavaScript",
|
|
"devDependencies": {
|
|
"jison": ">=0.2.0",
|
|
"uglify-js": ">=1.0.0"
|
|
},
|
|
"directories": {
|
|
"lib": "./lib/coffee-script"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
},
|
|
"homepage": "http://coffeescript.org",
|
|
"keywords": [
|
|
"javascript",
|
|
"language",
|
|
"coffeescript",
|
|
"compiler"
|
|
],
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "https://raw.github.com/jashkenas/coffee-script/master/LICENSE"
|
|
}
|
|
],
|
|
"main": "./lib/coffee-script/coffee-script",
|
|
"name": "coffee-script",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/jashkenas/coffee-script.git"
|
|
},
|
|
"version": "1.3.3"
|
|
}
|