Sha256: 7cd418d2171c7315581cc08b3cf8b37f56b4c048f3184d8b42b16717a91e91b8
Contents?: true
Size: 834 Bytes
Versions: 1
Compression:
Stored size: 834 Bytes
Contents
{ "name": "checkbox_select_all", "version": "0.3.0", "description": "Simple to select and unselect all check-boxes", "main": "test/select_all.js", "scripts": { "test": "./node_modules/.bin/mocha --reporter spec" }, "repository": { "type": "git", "url": "git+https://github.com/JigneshSatam/checkbox_select_all.git" }, "author": "Jignesh Satam", "license": "MIT", "bugs": { "url": "https://github.com/JigneshSatam/checkbox_select_all/issues" }, "homepage": "https://github.com/JigneshSatam/checkbox_select_all#readme", "dependencies": { "chai": "^3.5.0", "express": "^4.14.0", "mocha": "^3.2.0", "request": "^2.79.0" }, "devDependencies": { "chai": "^3.5.0", "jsdom": "9.8.3", "jsdom-global": "2.1.0", "mocha": "^3.2.0", "mocha-jsdom": "^1.1.0" } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
select_all-rails-0.3.1 | package.json |