{ "_args": [ [ { "raw": "coffeeify@^0.6.0", "scope": null, "escapedName": "coffeeify", "name": "coffeeify", "rawSpec": "^0.6.0", "spec": ">=0.6.0 <0.7.0", "type": "range" }, "/Users/MB/git/pdfkit" ] ], "_from": "coffeeify@>=0.6.0 <0.7.0", "_id": "coffeeify@0.6.0", "_inCache": true, "_location": "/coffeeify", "_npmUser": { "name": "jnordberg", "email": "its@johan-nordberg.com" }, "_npmVersion": "1.3.21", "_phantomChildren": { "mkdirp": "0.3.5" }, "_requested": { "raw": "coffeeify@^0.6.0", "scope": null, "escapedName": "coffeeify", "name": "coffeeify", "rawSpec": "^0.6.0", "spec": ">=0.6.0 <0.7.0", "type": "range" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/coffeeify/-/coffeeify-0.6.0.tgz", "_shasum": "75caba9b2e92c7836c92465c883b6acc9d894652", "_shrinkwrap": null, "_spec": "coffeeify@^0.6.0", "_where": "/Users/MB/git/pdfkit", "bugs": { "url": "https://github.com/jnordberg/coffeeify/issues" }, "contributors": [ { "name": "James Halliday", "email": "mail@substack.net", "url": "http://substack.net" }, { "name": "Johan Nordberg", "email": "code@johan-nordberg.com", "url": "http://johan-nordberg.com" } ], "dependencies": { "coffee-script": "~1.7.0", "convert-source-map": "~0.3.3", "through": "~2.3.4" }, "description": "browserify v2 plugin for coffee-script with support for mixed .js and .coffee files", "devDependencies": { "browserify": "~3.24.6", "tap": "~0.4.0" }, "directories": {}, "dist": { "shasum": "75caba9b2e92c7836c92465c883b6acc9d894652", "tarball": "https://registry.npmjs.org/coffeeify/-/coffeeify-0.6.0.tgz" }, "homepage": "https://github.com/jnordberg/coffeeify", "keywords": [ "coffee-script", "browserify", "v2", "js", "plugin", "transform" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "jnordberg", "email": "its@johan-nordberg.com" } ], "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": "0.6.0" }