Sha256: 01f22c7d4827d4d95ab746621681764883220000d6a331f4dbecc4c62cb42151
Contents?: true
Size: 787 Bytes
Versions: 2
Compression:
Stored size: 787 Bytes
Contents
{ "name": "jquery.browser", "version": "0.1.0", "authors": [ "Gabriel Cebrian <gabceb@gmail.com>", "jQuery Team <https://github.com/gabceb/jquery-browser-plugin/wiki/Authors>" ], "scripts": { "test": "grunt test" }, "description": "A jQuery plugin for browser detection.", "main": "dist/jquery.browser.js", "repository": "git@github.com:gabceb/jquery-browser-plugin.git", "devDependencies": { "chai": "^1.10.0", "grunt": "~0.4.0", "grunt-browserify": "^3.2.1", "grunt-contrib-copy": "~0.4.1", "grunt-contrib-jshint": "~0.1.1", "grunt-contrib-uglify": "~0.2.7", "grunt-exec": "~0.4.2", "jquery": "^2.1.3", "mocha": "^2.1.0", "webserver": "^1.1.2" }, "license": "MIT", "engines": { "node": ">= 0.4.0" } }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rails_modular_admin-1.0.0 | app/assets/node_modules/jquery.browser/package.json |
rails_modular_admin-0.4.0 | app/assets/node_modules/jquery.browser/package.json |