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

browserify-3.24.9.node_modules.coffeeify.package.json Maven / Gradle / Ivy

The newest version!
{
    "name": "coffeeify",
    "version": "0.6.0",
    "description": "browserify v2 plugin for coffee-script with support for mixed .js and .coffee files",
    "main": "index.js",
    "dependencies": {
        "coffee-script": "~1.7.0",
        "through": "~2.3.4",
        "convert-source-map": "~0.3.3"
    },
    "devDependencies": {
        "tap": "~0.4.0",
        "browserify": "~3.24.6"
    },
    "scripts": {
        "test": "tap test/*.js"
    },
    "repository": {
        "type": "git",
        "url": "git://github.com/jnordberg/coffeeify.git"
    },
    "homepage": "https://github.com/jnordberg/coffeeify",
    "keywords": [
        "coffee-script",
        "browserify",
        "v2",
        "js",
        "plugin",
        "transform"
    ],
    "contributors": [
        {
            "name": "James Halliday",
            "email": "[email protected]",
            "url": "http://substack.net"
        },
        {
            "name": "Johan Nordberg",
            "email": "[email protected]",
            "url": "http://johan-nordberg.com"
        }
    ],
    "license": "MIT"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy