Sha256: d8bf0d97f11c5f27d92aa9d6819e8a4a24d5b5e49ad870b35a13e9cd2e2d3781
Contents?: true
Size: 1.01 KB
Versions: 2
Compression:
Stored size: 1.01 KB
Contents
{ "name": "responsive-toolkit", "version": "2.6.3", "description": "Responsive Bootstrap Toolkit provides an easy way of breakpoint detection in JavaScript, detecting changes in currently active breakpoint, as well as executing any breakpoint-specific JavaScript code. Despite the name, you can use it also with Foundation, or any other framework.", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "main": "src/bootstrap-toolkit.js", "repository": { "type": "git", "url": "https://github.com/maciej-gurban/responsive-bootstrap-toolkit.git" }, "author": "Maciej Gurban", "license": "MIT", "bugs": { "url": "https://github.com/maciej-gurban/responsive-bootstrap-toolkit/issues" }, "homepage": "https://github.com/maciej-gurban/responsive-bootstrap-toolkit", "devDependencies": { "gulp": "3.9.1", "gulp-eslint": "2.0.0", "gulp-notify": "2.2.0", "gulp-plumber": "1.1.0", "gulp-rename": "1.2.2", "gulp-uglify": "1.5.3", "gulp-util": "3.0.7" } }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rails_modular_admin-1.0.0 | app/assets/node_modules/responsive-toolkit/package.json |
rails_modular_admin-0.4.0 | app/assets/node_modules/responsive-toolkit/package.json |