{ "_args": [ [ { "raw": "coffeescript@~1.10.0", "scope": null, "escapedName": "coffeescript", "name": "coffeescript", "rawSpec": "~1.10.0", "spec": ">=1.10.0 <1.11.0", "type": "range" }, "D:\\xampp\\htdocs\\building-landing-page\\wp-content\\themes\\builders-landing-page\\node_modules\\grunt" ] ], "_from": "coffeescript@>=1.10.0 <1.11.0", "_id": "coffeescript@1.10.0", "_inCache": true, "_location": "/coffeescript", "_nodeVersion": "7.5.0", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/coffeescript-1.10.0.tgz_1487737086108_0.6641340190544724" }, "_npmUser": { "name": "geoffreybooth", "email": "computing+npm@geoffreybooth.com" }, "_npmVersion": "4.2.0", "_phantomChildren": {}, "_requested": { "raw": "coffeescript@~1.10.0", "scope": null, "escapedName": "coffeescript", "name": "coffeescript", "rawSpec": "~1.10.0", "spec": ">=1.10.0 <1.11.0", "type": "range" }, "_requiredBy": [ "/grunt" ], "_resolved": "https://registry.npmjs.org/coffeescript/-/coffeescript-1.10.0.tgz", "_shasum": "e7aa8301917ef621b35d8a39f348dcdd1db7e33e", "_shrinkwrap": null, "_spec": "coffeescript@~1.10.0", "_where": "D:\\xampp\\htdocs\\building-landing-page\\wp-content\\themes\\builders-landing-page\\node_modules\\grunt", "author": { "name": "Jeremy Ashkenas" }, "bin": { "coffee": "./bin/coffee", "cake": "./bin/cake" }, "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": "e7aa8301917ef621b35d8a39f348dcdd1db7e33e", "tarball": "https://registry.npmjs.org/coffeescript/-/coffeescript-1.10.0.tgz" }, "engines": { "node": ">=0.8.0" }, "gitHead": "f26d33d418dcdcfcc6ad3ab774d9cabbf7af659c", "homepage": "http://coffeescript.org", "keywords": [ "javascript", "language", "coffeescript", "compiler" ], "license": "MIT", "main": "./lib/coffee-script/coffee-script", "maintainers": [ { "name": "geoffreybooth", "email": "computing+npm@geoffreybooth.com" }, { "name": "jashkenas", "email": "jashkenas@gmail.com" }, { "name": "lydell", "email": "simon.lydell@gmail.com" } ], "name": "coffeescript", "optionalDependencies": {}, "preferGlobal": true, "readme": "ERROR: No README data found!", "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" }