{ "name": "auth0-styleguide", "version": "2.0.9", "engines": { "node": "0.10.x" }, "repository": { "type": "git", "url": "git://github.com/auth0/lock" }, "author": "Auth0 (http://auth0.com)", "scripts": {}, "dependencies": {}, "devDependencies": { "bump": "git://github.com/ianstormtaylor/bump", "grunt": "^0.4.5", "grunt-cli": "^0.1.13", "grunt-contrib-clean": "~0.5.0", "grunt-contrib-connect": "~0.5.0", "grunt-contrib-copy": "~0.7.0", "grunt-contrib-cssmin": "~0.10.0", "grunt-contrib-watch": "^0.6.1", "grunt-maxcdn": "https://github.com/siacomuzzi/grunt-maxcdn/tarball/0.0.1", "grunt-s3": "~0.2.0-alpha.3", "grunt-shell": "^0.7.0", "jade": "^1.7.0", "matchdep": "^0.3.0", "serve": "*", "stylus": "~0.49.3" } }