{ "name": "chrome-point-plus", "version": "1.35.1", "description": "Chrome extension for point.im", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git@bitbucket.org:skobkin/chrome_point_plus.git" }, "author": "\"Alexey Skobkin\"", "license": "MIT", "devDependencies": { "bower": "^1.3.12", "grunt": "^0.4.5", "grunt-bump": "git://github.com/nkirkes/grunt-bump.git#nkirkes/restrict-version-key-name", "grunt-contrib-copy": "^0.7.0" } }