forked from cicixiaoyan/ionic4-gallery-modal
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
52 lines (52 loc) · 1.52 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
{
"_from": "[email protected]",
"_id": "[email protected]",
"_inBundle": false,
"_integrity": "sha512-J9GV8CNo75YyKzs2Vph9UzZd3Oh2YrkTmo50QH6wrdEKpvYkU0Ilgft0bp+Kc/eEodhQNY/gn52wJlkoOG91rA==",
"_location": "/ionic4-gallery-modal",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "[email protected]",
"name": "ionic4-gallery-modal",
"escapedName": "ionic4-gallery-modal",
"rawSpec": "0.0.2",
"saveSpec": null,
"fetchSpec": "0.0.2"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/ionic4-gallery-modal/-/ionic4-gallery-modal-0.0.2.tgz",
"_shasum": "5f86d3618152d44c332ba2cc16a6e2facbc38780",
"_spec": "[email protected]",
"_where": "/Users/lieon/Desktop/wcb/WCBClient",
"bugs": {
"url": "https://github.com/cicixiaoyan/ionic4-gallery-modal/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "修改ionic-gallery-modal支持ionic4",
"homepage": "https://github.com/cicixiaoyan/ionic4-gallery-modal#readme",
"keywords": [
"ionic 4",
"gallery",
"gallery modal"
],
"module": "ionic-gallery-modal.js",
"name": "ionic4-gallery-modal",
"peerDependencies": {
"@angular/core": "^7.2.1",
"@ionic/angular": "4.0.2",
"rxjs": "6.4.0",
"zone.js": "^0.8.26",
"hammerjs": "2.0.8"
},
"repository": {
"type": "git",
"url": "git+https://github.com/cicixiaoyan/ionic4-gallery-modal.git"
},
"version": "0.0.3"
}