82 lines
1.8 KiB
JSON
82 lines
1.8 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"coffee-script@1.12.7",
|
|
"D:\\Hjm项目\\suyi1111"
|
|
]
|
|
],
|
|
"_from": "coffee-script@1.12.7",
|
|
"_id": "coffee-script@1.12.7",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-fLeEhqwymYat/MpTPUjSKHVYYl0ec2mOyALEMLmzr5i1isuG+6jfI2j2d5oBO3VIzgUXgBVIcOT9uH1TFxBckw==",
|
|
"_location": "/coffee-script",
|
|
"_optional": true,
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "coffee-script@1.12.7",
|
|
"name": "coffee-script",
|
|
"escapedName": "coffee-script",
|
|
"rawSpec": "1.12.7",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.12.7"
|
|
},
|
|
"_requiredBy": [
|
|
"/rollup-plugin-vue"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/coffee-script/-/coffee-script-1.12.7.tgz",
|
|
"_spec": "1.12.7",
|
|
"_where": "D:\\Hjm项目\\suyi1111",
|
|
"author": {
|
|
"name": "Jeremy Ashkenas"
|
|
},
|
|
"bin": {
|
|
"coffee": "bin/coffee",
|
|
"cake": "bin/cake"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/jashkenas/coffeescript/issues"
|
|
},
|
|
"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"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
},
|
|
"files": [
|
|
"bin",
|
|
"lib",
|
|
"register.js",
|
|
"repl.js"
|
|
],
|
|
"homepage": "http://coffeescript.org",
|
|
"keywords": [
|
|
"javascript",
|
|
"language",
|
|
"coffeescript",
|
|
"compiler"
|
|
],
|
|
"license": "MIT",
|
|
"main": "./lib/coffee-script/coffee-script",
|
|
"name": "coffee-script",
|
|
"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"
|
|
}
|