Sha256: c96db71951c1ff0112a2b72c1b3ce131f34b1ee13c0537f34809d2a0924ec2a1
Contents?: true
Size: 699 Bytes
Versions: 22
Compression:
Stored size: 699 Bytes
Contents
{ "author": "Marc Harter <@wavded> (wavded.com)", "name": "humane-js", "description": "A simple, modern, browser notification system", "version": "3.2.2", "homepage": "http://wavded.github.com/humane-js/", "repository": { "type": "git", "url": "git://github.com/wavded/humane-js.git" }, "main": "humane.js", "scripts": { "watch": "stylus -u nib -w theme-src/*.styl -o themes/", "minify": "uglifyjs --comments --preamble=\";\" humane.js > humane.min.js", "serve": "python -m SimpleHTTPServer" }, "engines": {}, "dependencies": {}, "devDependencies": { "canvas": "1.0.2", "nib": "^1.0.3", "stylus": "^0.47.3", "uglify-js": "^2.4.15" } }
Version data entries
22 entries across 22 versions & 1 rubygems