12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091 |
- {
- "_args": [
- [
- "coffee-script@~1.3.3",
- "/repo/combiclub.com/wwwroot/themes/combi/_grunt/node_modules/grunt"
- ]
- ],
- "_defaultsLoaded": true,
- "_engineSupported": true,
- "_from": "coffee-script@>=1.3.3 <1.4.0",
- "_id": "coffee-script@1.3.3",
- "_inCache": true,
- "_location": "/coffee-script",
- "_nodeVersion": "v0.6.16",
- "_npmUser": {
- "email": "jashkenas@gmail.com",
- "name": "jashkenas"
- },
- "_npmVersion": "1.1.18",
- "_phantomChildren": {},
- "_requested": {
- "name": "coffee-script",
- "raw": "coffee-script@~1.3.3",
- "rawSpec": "~1.3.3",
- "scope": null,
- "spec": ">=1.3.3 <1.4.0",
- "type": "range"
- },
- "_requiredBy": [
- "/grunt"
- ],
- "_resolved": "https://registry.npmjs.org/coffee-script/-/coffee-script-1.3.3.tgz",
- "_shasum": "150d6b4cb522894369efed6a2101c20bc7f4a4f4",
- "_shrinkwrap": null,
- "_spec": "coffee-script@~1.3.3",
- "_where": "/repo/combiclub.com/wwwroot/themes/combi/_grunt/node_modules/grunt",
- "author": {
- "name": "Jeremy Ashkenas"
- },
- "bin": {
- "cake": "./bin/cake",
- "coffee": "./bin/coffee"
- },
- "bugs": {
- "name": "https://github.com/jashkenas/coffee-script/issues"
- },
- "dependencies": {},
- "description": "Unfancy JavaScript",
- "devDependencies": {
- "jison": ">=0.2.0",
- "uglify-js": ">=1.0.0"
- },
- "directories": {
- "lib": "./lib/coffee-script"
- },
- "dist": {
- "shasum": "150d6b4cb522894369efed6a2101c20bc7f4a4f4",
- "tarball": "http://registry.npmjs.org/coffee-script/-/coffee-script-1.3.3.tgz"
- },
- "engines": {
- "node": ">=0.4.0"
- },
- "homepage": "http://coffeescript.org",
- "installable": true,
- "keywords": [
- "coffeescript",
- "compiler",
- "javascript",
- "language"
- ],
- "licenses": [
- {
- "type": "MIT",
- "url": "https://raw.github.com/jashkenas/coffee-script/master/LICENSE"
- }
- ],
- "main": "./lib/coffee-script/coffee-script",
- "maintainers": [
- {
- "name": "jashkenas",
- "email": "jashkenas@gmail.com"
- }
- ],
- "name": "coffee-script",
- "optionalDependencies": {},
- "repository": {
- "type": "git",
- "url": "git://github.com/jashkenas/coffee-script.git"
- },
- "version": "1.3.3"
- }
|