Sha256: 0c971fdaf016ba7ab770a0a4e396dfc384a61a5744279e70cc5392db96985f8e
Contents?: true
Size: 699 Bytes
Versions: 1
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.0", "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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
humane-rails-5.1.0 | vendor/assets/components/humane-js/package.json |