|
1 | 1 | { |
2 | 2 | "name": "@mbamobi/http-plugins-ionic", |
3 | | - "version": "1.0.0", |
| 3 | + "version": "1.0.0-nightly.20170208T200704Z.c53ec60", |
4 | 4 | "description": "Plugins HTTP additionals to projects ionic", |
5 | 5 | "main": "dist/umd/index.js", |
6 | 6 | "typings": "dist/esm/index.d.ts", |
|
32 | 32 | "README.md", |
33 | 33 | "CHANGELOG.md" |
34 | 34 | ], |
35 | | - "devDependencies": { |
36 | | - "@angular/common": "2.2.1", |
37 | | - "@angular/compiler": "2.2.1", |
38 | | - "@angular/compiler-cli": "2.2.1", |
39 | | - "@angular/core": "2.2.1", |
40 | | - "@angular/forms": "2.2.1", |
41 | | - "@angular/http": "2.2.1", |
42 | | - "@angular/platform-browser": "2.2.1", |
43 | | - "@angular/platform-browser-dynamic": "2.2.1", |
44 | | - "@angular/platform-server": "2.2.1", |
45 | | - "@mbamobi/configuration": "^1.0.0", |
46 | | - "@mbamobi/http": "^1.0.0", |
47 | | - "@mbamobi/url-resolver": "^1.0.0", |
48 | | - "@ramonornela/jsonpath": "0.2.10", |
49 | | - "@types/jasmine": "2.2.33", |
50 | | - "codelyzer": "2.0.0-beta.4", |
51 | | - "commitizen": "^2.8.6", |
52 | | - "conventional-changelog-cli": "^1.2.0", |
53 | | - "cpx": "1.5.0", |
54 | | - "cz-conventional-changelog": "^1.2.0", |
55 | | - "fluid-publish": "1.1.0", |
56 | | - "github": "0.2.4", |
57 | | - "husky": "^0.11.9", |
58 | | - "ionic-angular": "^2.0.0-rc.3", |
59 | | - "ionic-native": "^2.2.12", |
60 | | - "jasmine": "2.5.2", |
61 | | - "nyc": "10.0.0", |
62 | | - "rimraf": "^2.5.4", |
63 | | - "rxjs": "5.0.0-beta.12", |
64 | | - "tslint": "4.3.1", |
65 | | - "tslint-eslint-rules": "3.2.3", |
66 | | - "tslint-ionic-rules": "0.0.8", |
67 | | - "typedoc": "^0.5.1", |
68 | | - "typescript": "2.0.9", |
69 | | - "zone.js": "^0.6.21" |
70 | | - }, |
71 | 35 | "peerDependencies": { |
72 | 36 | "@angular/core": "^2.0.0", |
73 | 37 | "@angular/http": "^2.0.0", |
|
95 | 59 | "bugs": { |
96 | 60 | "url": "https://github.com/mbamobi/http-plugins-ionic/issues" |
97 | 61 | }, |
98 | | - "homepage": "https://github.com/mbamobi/http-plugins-ionic" |
| 62 | + "homepage": "https://github.com/mbamobi/http-plugins-ionic", |
| 63 | + "dependencies": { |
| 64 | + "@ramonornela/jsonpath": "0.2.10" |
| 65 | + } |
99 | 66 | } |
0 commit comments