UNPKG

pnpm

Version:

A fast implementation of npm install

121 lines (120 loc) 2.86 kB
{ "_args": [ [ { "raw": "coffee-script@*", "scope": null, "escapedName": "coffee-script", "name": "coffee-script", "rawSpec": "*", "spec": "*", "type": "range" }, "/home/zkochan/src/pnpm/node_modules/cb2promise" ] ], "_from": "coffee-script@*", "_id": "coffee-script@1.11.1", "_inCache": true, "_location": "/coffee-script", "_nodeVersion": "6.5.0", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/coffee-script-1.11.1.tgz_1475425326252_0.14597668196074665" }, "_npmUser": { "name": "lydell", "email": "simon.lydell@gmail.com" }, "_npmVersion": "3.10.3", "_phantomChildren": {}, "_requested": { "raw": "coffee-script@*", "scope": null, "escapedName": "coffee-script", "name": "coffee-script", "rawSpec": "*", "spec": "*", "type": "range" }, "_requiredBy": [ "/cb2promise" ], "_resolved": "https://registry.npmjs.org/coffee-script/-/coffee-script-1.11.1.tgz", "_shasum": "bf1c47ad64443a0d95d12df2b147cc0a4daad6e9", "_shrinkwrap": null, "_spec": "coffee-script@*", "_where": "/home/zkochan/src/pnpm/node_modules/cb2promise", "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": "~9.6.0", "jison": ">=0.2.0", "uglify-js": "~2.2", "underscore": "~1.5.2" }, "directories": { "lib": "./lib/coffee-script" }, "dist": { "shasum": "bf1c47ad64443a0d95d12df2b147cc0a4daad6e9", "tarball": "https://registry.npmjs.org/coffee-script/-/coffee-script-1.11.1.tgz" }, "engines": { "node": ">=0.8.0" }, "files": [ "bin", "lib", "register.js", "repl.js" ], "gitHead": "7b9fbf2c7694c38b71f921ac370f33cdcf835242", "homepage": "http://coffeescript.org", "keywords": [ "javascript", "language", "coffeescript", "compiler" ], "license": "MIT", "main": "./lib/coffee-script/coffee-script", "maintainers": [ { "name": "jashkenas", "email": "jashkenas@gmail.com" }, { "name": "lydell", "email": "simon.lydell@gmail.com" }, { "name": "michaelficarra", "email": "npm@michael.ficarra.me" } ], "name": "coffee-script", "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.11.1" }