All Downloads are FREE. Search and download functionalities are using the official Maven repository.

node_modules.coffee-script.package.json Maven / Gradle / Ivy

{
    "_args": [
        
    ],
    "_from": "[email protected]",
    "_id": "[email protected]",
    "_inCache": true,
    "_installable": true,
    "_location": "/coffee-script",
    "_npmUser": {
        "email": "[email protected]",
        "name": "jashkenas"
    },
    "_npmVersion": "1.4.28",
    "_phantomChildren": {
        
    },
    "_requested": {
        "name": "coffee-script",
        "raw": "[email protected]",
        "rawSpec": "1.10.0",
        "scope": null,
        "spec": "1.10.0",
        "type": "version"
    },
    "_requiredBy": [
        "#DEV:/"
    ],
    "_resolved": "https://registry.npmjs.org/coffee-script/-/coffee-script-1.10.0.tgz",
    "_shasum": "12938bcf9be1948fa006f92e0c4c9e81705108c0",
    "_shrinkwrap": null,
    "_spec": "[email protected]",
    "_where": "",
    "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": "http://registry.npmjs.org/coffee-script/-/coffee-script-1.10.0.tgz"
    },
    "engines": {
        "node": ">=0.8.0"
    },
    "gitHead": "f26d33d418dcdcfcc6ad3ab774d9cabbf7af659c",
    "homepage": "http://coffeescript.org",
    "keywords": [
        "coffeescript",
        "compiler",
        "javascript",
        "language"
    ],
    "license": "MIT",
    "main": "./lib/coffee-script/coffee-script",
    "maintainers": [
        {
            "email": "[email protected]",
            "name": "jashkenas"
        },
        {
            "email": "[email protected]",
            "name": "michaelficarra"
        }
    ],
    "name": "coffee-script",
    "optionalDependencies": {
        
    },
    "preferGlobal": true,
    "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"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy