You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
typesetting/pitfall/pdfkit/node_modules/coffee-script/package.json

122 lines
2.8 KiB
JSON

{
"_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/MB/git/pdfkit"
]
],
"_from": "coffee-script@>=1.0.1",
"_id": "coffee-script@1.12.5",
"_inCache": true,
"_location": "/coffee-script",
"_nodeVersion": "7.2.0",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/coffee-script-1.12.5.tgz_1491844538802_0.5896224051248282"
},
"_npmUser": {
"name": "lydell",
"email": "simon.lydell@gmail.com"
},
"_npmVersion": "3.10.9",
"_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": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/coffee-script/-/coffee-script-1.12.5.tgz",
"_shasum": "809f4585419112bbfe46a073ad7543af18c27346",
"_shrinkwrap": null,
"_spec": "coffee-script@>=1.0.1",
"_where": "/Users/MB/git/pdfkit",
"author": {
"name": "Jeremy Ashkenas"
},
"bin": {
"coffee": "./bin/coffee",
"cake": "./bin/cake"
},
"bugs": {
"url": "https://github.com/jashkenas/coffeescript/issues"
},
"dependencies": {},
"description": "Unfancy JavaScript",
"devDependencies": {
"docco": "~0.7.0",
"google-closure-compiler-js": "^20170218.0.0",
"highlight.js": "~9.10.0",
"jison": ">=0.4.17",
"markdown-it": "^8.3.1",
"underscore": "~1.8.3"
},
"directories": {
"lib": "./lib/coffee-script"
},
"dist": {
"shasum": "809f4585419112bbfe46a073ad7543af18c27346",
"tarball": "https://registry.npmjs.org/coffee-script/-/coffee-script-1.12.5.tgz"
},
"engines": {
"node": ">=0.8.0"
},
"files": [
"bin",
"lib",
"register.js",
"repl.js"
],
"gitHead": "72cf485dceb6a88abb3b83493032734409c3591a",
"homepage": "http://coffeescript.org",
"keywords": [
"javascript",
"language",
"coffeescript",
"compiler"
],
"license": "MIT",
"main": "./lib/coffee-script/coffee-script",
"maintainers": [
{
"name": "jashkenas",
"email": "jashkenas@gmail.com"
},
{
"name": "lydell",
"email": "simon.lydell@gmail.com"
},
{
"name": "michaelficarra",
"email": "npm@michael.ficarra.me"
}
],
"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.12.5"
}