| 1234567891011121314151617 |
- {
- "name": "bootstrapValidator",
- "author": {
- "name": "Nguyen Huu Phuoc <phuoc@huuphuoc.me>",
- "url": "https://twitter.com/nghuuphuoc"
- },
- "homepage": "http://github.com/nghuuphuoc/bootstrapvalidator",
- "devDependencies": {
- "grunt": "~0.4.1",
- "grunt-contrib-uglify": "~0.2.4",
- "grunt-contrib-concat": "~0.3.0",
- "grunt-contrib-watch": "~0.5.3",
- "grunt-contrib-cssmin": "~0.6.2",
- "grunt-contrib-copy": "~0.4.1"
- },
- "version": "0.2.2-dev"
- }
|