blob: ef96e8a76841c85eeac7b28b647573895117ae26 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{
"name": "angular-touch",
"version": "1.5.3",
"license": "MIT",
"main": "./angular-touch.js",
"ignore": [],
"dependencies": {
"angular": "1.5.3"
},
"homepage": "https://github.com/angular/bower-angular-touch",
"_release": "1.5.3",
"_resolution": {
"type": "version",
"tag": "v1.5.3",
"commit": "44a26a939d7d4af6f21132e32fde7a90c9dbe4e6"
},
"_source": "https://github.com/angular/bower-angular-touch.git",
"_target": ">=1.2.10",
"_originalSource": "angular-touch"
}
|