UNPKG

nodulator

Version:

Complete NodeJS Framework for Restfull APIs

108 lines (107 loc) 2.62 kB
{ "_args": [ [ { "name": "coffeeify", "raw": "coffeeify@^2.0.1", "rawSpec": "^2.0.1", "scope": null, "spec": ">=2.0.1 <3.0.0", "type": "range" }, "/home/fgreiner/prog/js/Nodulator/src/Modules/Nodulator-View" ] ], "_from": "coffeeify@>=2.0.1 <3.0.0", "_id": "coffeeify@2.0.1", "_inCache": true, "_installable": true, "_location": "/coffeeify", "_nodeVersion": "5.1.1", "_npmUser": { "email": "code@johan-nordberg.com", "name": "jnordberg" }, "_npmVersion": "3.3.12", "_phantomChildren": {}, "_requested": { "name": "coffeeify", "raw": "coffeeify@^2.0.1", "rawSpec": "^2.0.1", "scope": null, "spec": ">=2.0.1 <3.0.0", "type": "range" }, "_requiredBy": [ "/nodulator-view" ], "_resolved": "https://registry.npmjs.org/coffeeify/-/coffeeify-2.0.1.tgz", "_shasum": "66373792197389735d19a45b2503b3fd2f1512f0", "_shrinkwrap": null, "_spec": "coffeeify@^2.0.1", "_where": "/home/fgreiner/prog/js/Nodulator/src/Modules/Nodulator-View", "bugs": { "url": "https://github.com/jnordberg/coffeeify/issues" }, "contributors": [ { "email": "mail@substack.net", "name": "James Halliday", "url": "http://substack.net" }, { "email": "code@johan-nordberg.com", "name": "Johan Nordberg", "url": "http://johan-nordberg.com" } ], "dependencies": { "coffee-script": "^1.10.0", "convert-source-map": "^1.1.2", "through2": "^2.0.0" }, "description": "browserify plugin for coffee-script with support for mixed .js and .coffee files", "devDependencies": { "browserify": "^12.0.1", "tap": "^2.3.0", "through": "^2.3.8" }, "directories": {}, "dist": { "shasum": "66373792197389735d19a45b2503b3fd2f1512f0", "tarball": "https://registry.npmjs.org/coffeeify/-/coffeeify-2.0.1.tgz" }, "gitHead": "93a236819babb16cf9249712f4ccf3b528bf23a8", "homepage": "https://github.com/jnordberg/coffeeify", "keywords": [ "coffee-script", "browserify", "v2", "js", "plugin", "transform" ], "license": "MIT", "main": "index.js", "maintainers": [ { "email": "mail@substack.net", "name": "substack" }, { "email": "its@johan-nordberg.com", "name": "jnordberg" } ], "name": "coffeeify", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/jnordberg/coffeeify.git" }, "scripts": { "test": "tap test/*.js" }, "version": "2.0.1" }