blob: d1241859df6299b88ce5ebe54aa169a5571dc07a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{
"name": "videogular",
"version": "1.4.4",
"main": "./videogular.js",
"dependencies": {
"angular": "^1.3.x",
"angular-sanitize": "^1.3.x"
},
"homepage": "https://github.com/2fdevs/bower-videogular",
"_release": "1.4.4",
"_resolution": {
"type": "version",
"tag": "v1.4.4",
"commit": "6075385b6f0e41ffa707cf2c1f0afd456ac45e69"
},
"_source": "https://github.com/2fdevs/bower-videogular.git",
"_target": "~1.4.4",
"_originalSource": "videogular",
"_direct": true
}
|