-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpackage.json
52 lines (52 loc) · 1.5 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": "@ionic-native/custom-controls",
"_id": "@ionic-native/[email protected]",
"_inBundle": false,
"_integrity": "sha512-weycoxytdMT2flcV0g3ni6he8Kfet1gNwHsWwnI/+lFW2YiYye8ehBsfimEU5Lh7xmMzYyIwp1T99cuN2AuI/g==",
"_location": "/@ionic-native/custom-controls",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "@ionic-native/custom-controls",
"name": "@ionic-native/custom-controls",
"escapedName": "@ionic-native%2fcustom-controls",
"scope": "@ionic-native",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/@ionic-native/custom-controls/-/custom-controls-5.0.0.tgz",
"_shasum": "30866ac3937dbc0a05d0eb71de26ba9db75dab44",
"_spec": "@ionic-native/custom-controls",
"_where": "C:\\Werk\\WeGo\\wegochat2",
"author": {
"name": "ionic"
},
"bugs": {
"url": "https://github.com/ionic-team/ionic-native/issues"
},
"dependencies": {
"@types/cordova": "latest"
},
"deprecated": false,
"description": "Ionic Native - Native plugins for ionic apps",
"homepage": "https://github.com/ionic-team/ionic-native#readme",
"license": "MIT",
"module": "index.js",
"name": "@ionic-native/custom-controls",
"peerDependencies": {
"rxjs": "*",
"@ionic-native/core": "5.0.0"
},
"repository": {
"type": "git",
"url": "[email protected]:hrprod/custom-native.git"
},
"typings": "index.d.ts",
"version": "5.0.0"
}