{ "version": "1.0.1", "name": "ruler.js", "main": "dist/ruler.js", "dependencies": {}, "repository": "https://github.com/MrFrankel/ruler.git", "description": "canvas rulers", "scripts": { "serve": "grunt serve" }, "devDependencies": { "connect-modrewrite": "^0.7.6", "grunt-bower-install": "^1.6.0", "grunt-contrib-concat": "^0.5.1", "grunt-contrib-connect": "^0.8.0", "grunt-contrib-copy": "^1.0.0", "grunt-contrib-cssmin": "^0.12.3", "grunt-contrib-uglify": "^0.9.1", "grunt-contrib-watch": "^1.0.0", "grunt-express": "^1.4.0", "grunt-filerev": "^2.3.1", "grunt-parallel": "^0.5.1", "grunt-shell": "^0.7.0" } }