blob: c58f829a3e3317046f8ca2adda5a38125d1b9043 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{
"name": "ionic-pullup",
"description": "Ionic pull up footer",
"version": "1.0.3",
"homepage": "https://github.com/arielfaur",
"license": "MIT",
"private": false,
"devDependencies": {
"ionic": "~1.0.x"
},
"_release": "1.0.3",
"_resolution": {
"type": "version",
"tag": "v1.0.3",
"commit": "1124274a57ac0ff7ecc8377a3703fb8e9c350815"
},
"_source": "https://github.com/arielfaur/ionic-pullup.git",
"_target": "~1.0.2",
"_originalSource": "ionic-pullup"
}
|