blob: 3c33e291deb2183482e9b9e96ce1908a85d2fb56 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"name": "angular-touch",
"version": "1.5.8",
"license": "MIT",
"main": "./angular-touch.js",
"ignore": [],
"dependencies": {
"angular": "1.5.8"
},
"homepage": "https://github.com/angular/bower-angular-touch",
"_release": "1.5.8",
"_resolution": {
"type": "version",
"tag": "v1.5.8",
"commit": "303bfa9e400b2536dbc9e9fe781b31c2cab34665"
},
"_source": "https://github.com/angular/bower-angular-touch.git",
"_target": "1.5.8",
"_originalSource": "angular-touch",
"_direct": true
}
|