chrome_point_plus/bower.json

17 lines
339 B
JSON
Raw Normal View History

2014-11-27 12:45:39 +00:00
{
"name": "chrome-point-plus",
"version": "1.17.3",
"authors": [
"Alexey Skobkin"
],
"description": "Chrome extension for point.im",
"license": "MIT",
"homepage": "https://bitbucket.org/skobkin/chrome_point_plus",
"private": true,
"ignore": [
"**/.*",
"node_modules",
"chrome_point_plus/vendors/**"
]
}