UNPKG

pimatic

Version:

A home automation server and framework for the Raspberry PI running on node.js

93 lines (92 loc) 2.42 kB
{ "name": "coffee-script", "description": "Unfancy JavaScript", "keywords": [ "javascript", "language", "coffeescript", "compiler" ], "author": { "name": "Jeremy Ashkenas" }, "version": "1.12.7", "license": "MIT", "engines": { "node": ">=0.8.0" }, "directories": { "lib": "./lib/coffee-script" }, "main": "./lib/coffee-script/coffee-script", "bin": { "coffee": "./bin/coffee", "cake": "./bin/cake" }, "files": [ "bin", "lib", "register.js", "repl.js" ], "scripts": { "test": "node ./bin/cake test", "test-harmony": "node --harmony ./bin/cake test" }, "homepage": "http://coffeescript.org", "bugs": { "url": "https://github.com/jashkenas/coffeescript/issues" }, "repository": { "type": "git", "url": "git://github.com/jashkenas/coffeescript.git" }, "devDependencies": { "docco": "~0.7.0", "google-closure-compiler-js": "^20170626.0.0", "highlight.js": "~9.12.0", "jison": ">=0.4.17", "markdown-it": "^8.3.1", "underscore": "~1.8.3" }, "gitHead": "492111ccfb9b703b49a443c1aa68fb41dc8a2271", "_id": "coffee-script@1.12.7", "_npmVersion": "5.0.3", "_nodeVersion": "8.1.4", "_npmUser": { "name": "geoffreybooth", "email": "computing+npm@geoffreybooth.com" }, "dist": { "integrity": "sha512-fLeEhqwymYat/MpTPUjSKHVYYl0ec2mOyALEMLmzr5i1isuG+6jfI2j2d5oBO3VIzgUXgBVIcOT9uH1TFxBckw==", "shasum": "c05dae0cb79591d05b3070a8433a98c9a89ccc53", "tarball": "https://registry.npmjs.org/coffee-script/-/coffee-script-1.12.7.tgz" }, "maintainers": [ { "name": "geoffreybooth", "email": "computing+npm@geoffreybooth.com" }, { "name": "jashkenas", "email": "jashkenas@gmail.com" }, { "name": "lydell", "email": "simon.lydell@gmail.com" }, { "name": "michaelficarra", "email": "npm@michael.ficarra.me" } ], "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/coffee-script-1.12.7.tgz_1500274516132_0.5810487973503768" }, "deprecated": "CoffeeScript on NPM has moved to \"coffeescript\" (no hyphen)", "_shasum": "c05dae0cb79591d05b3070a8433a98c9a89ccc53", "_resolved": "https://registry.npmjs.org/coffee-script/-/coffee-script-1.12.7.tgz", "_from": "coffee-script@>=1.11.1 <2.0.0", "readme": "ERROR: No README data found!" }