UNPKG

1.5 kBJSONView Raw
1{
2 "name": "apeman-ui-contrib-angular-storaging",
3 "version": "1.1.4",
4 "description": "apeman ui module for angular to work with localstorage.",
5 "main": "index.js",
6 "scripts": {
7 "test": "./ci/test.js",
8 "build": "./ci/build.js",
9 "cover": "./ci/cover.js",
10 "report": "./ci/report.js"
11 },
12 "repository": {
13 "type": "git",
14 "url": "git+https://github.com/apeman-repo/apeman-ui-contrib-angular-storaging.git"
15 },
16 "author": {
17 "name": "Taka Okunishi",
18 "url": "http://okunishitaka.com"
19 },
20 "license": "MIT",
21 "bugs": {
22 "url": "https://github.com/apeman-repo/apeman-ui-contrib-angular-storaging/issues"
23 },
24 "homepage": "https://github.com/apeman-repo/apeman-ui-contrib-angular-storaging#readme",
25 "devDependencies": {
26 "apeman-dev-commons-coveraging": "^1.0.7",
27 "apeman-dev-commons-deploying": "^1.0.1",
28 "apeman-dev-commons-documenting": "^1.0.1",
29 "apeman-dev-commons-releasing": "^1.1.12",
30 "apeman-dev-commons-reporting": "^1.0.4",
31 "apeman-dev-commons-tasking": "^1.0.0",
32 "apeman-dev-commons-testing": "^1.3.2",
33 "apeman-dev-commons-ui-testing": "^1.1.2",
34 "apeman-dev-commons-updating": "^1.0.2",
35 "apeman-tmpl-contrib-official": "^2.7.6",
36 "coz": "^3.0.13",
37 "glob": "^5.0.14",
38 "handybower": "^1.2.0",
39 "mkdirp": "^0.5.1"
40 },
41 "dependencies": {
42 "apeman-commons-compiling": "^2.0.2",
43 "apeman-commons-logging": "^1.3.4",
44 "argx": "^1.1.6",
45 "async": "^1.4.2",
46 "objnest": "^1.1.3"
47 }
48}
\No newline at end of file