Files
2014-05-09 20:05:55 +08:00

26 lines
464 B
JSON

{
"name": "libr-mobile",
"version": "0.0.1",
"authors": [
"junv <wahyd4@gmail.com>"
],
"license": "none",
"private": true,
"dependencies": {
"ionic": "v1.0.0-beta.4",
"angular-resource": "~1.2.17"
},
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"app/components",
"test",
"tests"
],
"resolutions": {
"angular": "1.2.16"
}
}