forked from Yermo/nativescript-mapbox
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
90 lines (90 loc) · 2.35 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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
{
"_args": [
[
"/Users/sundev/mobile/streamline"
]
],
"_from": "[email protected]",
"_id": "[email protected]",
"_inCache": true,
"_installable": true,
"_location": "/nativescript-mapbox",
"_nodeVersion": "4.2.2",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/nativescript-mapbox-1.3.0.tgz_1468351198771_0.6396732998546213"
},
"_npmUser": {
"email": "[email protected]",
"name": "eddyverbruggen"
},
"_npmVersion": "2.14.7",
"_phantomChildren": {},
"_requested": {
"name": "nativescript-mapbox",
"raw": "[email protected]",
"rawSpec": "1.3.0",
"scope": null,
"spec": "1.3.0",
"type": "version"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/nativescript-mapbox/-/nativescript-mapbox-1.3.0.tgz",
"_shasum": "7accf5513d11ffa2f74a83a6109384498e054705",
"_shrinkwrap": null,
"_spec": "[email protected]",
"_where": "/Users/sundev/mobile/streamline",
"author": {
"email": "[email protected]",
"name": "Telerik / Eddy Verbruggen"
},
"bugs": {
"url": "https://github.com/eddyverbruggen/nativescript-mapbox/issues"
},
"dependencies": {},
"description": "Native Maps, by Mapbox.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "7accf5513d11ffa2f74a83a6109384498e054705",
"tarball": "https://registry.npmjs.org/nativescript-mapbox/-/nativescript-mapbox-1.3.0.tgz"
},
"gitHead": "7694c8b38dd6a0ec3064ae25e645ab267ceab7d6",
"homepage": "https://github.com/eddyverbruggen/nativescript-mapbox",
"keywords": [
"NativeScript",
"Map",
"Maps",
"Native Maps",
"Mapbox"
],
"license": {
"type": "MIT",
"url": "https://github.com/eddyverbruggen/nativescript-mapbox/blob/master/LICENSE"
},
"main": "mapbox.js",
"maintainers": [
{
"email": "[email protected]",
"name": "eddyverbruggen"
}
],
"name": "nativescript-mapbox",
"nativescript": {
"platforms": {
"android": "1.3.0",
"ios": "1.3.0"
}
},
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/eddyverbruggen/nativescript-mapbox.git"
},
"scripts": {},
"version": "1.3.0"
}