UNPKG

nodulator

Version:

Complete NodeJS Framework for Restfull APIs

170 lines (169 loc) 4.03 kB
{ "_args": [ [ { "name": "grunt-contrib-coffee", "raw": "grunt-contrib-coffee@0.13.0", "rawSpec": "0.13.0", "scope": null, "spec": "0.13.0", "type": "version" }, "/home/fgreiner/prog/js/Nodulator/src/Modules/Nodulator-Assets" ] ], "_from": "grunt-contrib-coffee@0.13.0", "_id": "grunt-contrib-coffee@0.13.0", "_inCache": true, "_installable": true, "_location": "/grunt-contrib-coffee", "_nodeVersion": "0.12.0", "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "2.5.1", "_phantomChildren": {}, "_requested": { "name": "grunt-contrib-coffee", "raw": "grunt-contrib-coffee@0.13.0", "rawSpec": "0.13.0", "scope": null, "spec": "0.13.0", "type": "version" }, "_requiredBy": [ "/nodulator-assets" ], "_resolved": "https://registry.npmjs.org/grunt-contrib-coffee/-/grunt-contrib-coffee-0.13.0.tgz", "_shasum": "37644ff108bb88e9841febe0ec0337ad93e1994e", "_shrinkwrap": null, "_spec": "grunt-contrib-coffee@0.13.0", "_where": "/home/fgreiner/prog/js/Nodulator/src/Modules/Nodulator-Assets", "author": { "name": "Grunt Team", "url": "http://gruntjs.com/" }, "bugs": { "url": "https://github.com/gruntjs/grunt-contrib-coffee/issues" }, "contributors": [ { "name": "Eric Woroshow", "url": "http://ericw.ca/" }, { "name": "Tyler Kellen", "url": "http://goingslowly.com/" }, { "name": "Chris Talkington", "url": "http://christalkington.com/" }, { "name": "Kyle Robinson Young", "url": "http://twitter.com/shamakry" }, { "name": "Yegor Pomortsev", "url": "https://github.com/illicium" }, { "name": "Sindre Sorhus", "url": "http://github.com/sindresorhus" }, { "name": "Callum Locke", "url": "https://github.com/callumlocke" }, { "name": "Scott Delamater", "url": "https://github.com/scottydawg" }, { "name": "Colin Wren", "url": "http://cawren.com" }, { "name": "Johnny Freeman", "url": "https://twitter.com/prsjohnny" } ], "dependencies": { "chalk": "^0.5.1", "coffee-script": "~1.9.1", "lodash": "^3.1.0", "uri-path": "0.0.2" }, "description": "Compile CoffeeScript files to JavaScript", "devDependencies": { "grunt": "^0.4.5", "grunt-cli": "^0.1.13", "grunt-contrib-clean": "^0.6.0", "grunt-contrib-internal": "^0.4.6", "grunt-contrib-jshint": "^0.11.0", "grunt-contrib-nodeunit": "^0.4.1" }, "directories": {}, "dist": { "shasum": "37644ff108bb88e9841febe0ec0337ad93e1994e", "tarball": "https://registry.npmjs.org/grunt-contrib-coffee/-/grunt-contrib-coffee-0.13.0.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "tasks" ], "gitHead": "76d910b134cbca9d4c8ff39470ba513c10a4eee5", "homepage": "https://github.com/gruntjs/grunt-contrib-coffee", "keywords": [ "gruntplugin" ], "licenses": [ { "type": "MIT", "url": "https://github.com/gruntjs/grunt-contrib-coffee/blob/master/LICENSE-MIT" } ], "maintainers": [ { "email": "tyler@sleekcode.net", "name": "tkellen" }, { "email": "cowboy@rj3.net", "name": "cowboy" }, { "email": "kyle@dontkry.com", "name": "shama" }, { "email": "vlad@vladikoff.com", "name": "vladikoff" }, { "email": "jellyes2@gmail.com", "name": "jmeas" }, { "email": "sindresorhus@gmail.com", "name": "sindresorhus" } ], "name": "grunt-contrib-coffee", "optionalDependencies": {}, "peerDependencies": { "grunt": ">=0.4.0" }, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/gruntjs/grunt-contrib-coffee.git" }, "scripts": { "test": "grunt test" }, "version": "0.13.0" }