chrome_point_plus/bower.json

23 lines
501 B
JSON

{
"name": "chrome-point-plus",
"version": "1.41.1",
"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/**"
],
"dependencies": {
"jquery": "~3",
"fancybox": "~2.1.5",
"markitup": "~1.1.14",
"soundcloud": "git@github.com:soundcloud/Widget-JS-API.git"
}
}