UNPKG

447 BJSONView Raw
1{
2 "name": "apeman-ui-contrib-angular-storaging",
3 "main": [
4 "assets/dist/apeman-ui-contrib-angular-storaging.js"
5 ],
6 "version": "1.1.4",
7 "homepage": "https://github.com/apeman-repo/apeman-ui-contrib-angular-storaging#readme",
8 "authors": [
9 "Taka Okunishi"
10 ],
11 "license": "MIT",
12 "ignore": [
13 "**/.*",
14 "node_modules",
15 "bower_components",
16 "test",
17 "tests"
18 ],
19 "dependencies": {
20 "angular": "~1.4.3"
21 }
22}
\No newline at end of file