chrome_point_plus/package.json

19 lines
415 B
JSON
Raw Normal View History

2014-11-27 12:42:00 +00:00
{
"name": "chrome-point-plus",
"version": "1.17.3",
"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\"",
2014-11-27 12:45:39 +00:00
"license": "MIT",
"devDependencies": {
"bower": "^1.3.12"
}
2014-11-27 12:42:00 +00:00
}