FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
RocketMap/package.json at develop · RocketMap/RocketMap · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
RocketMap
/
RocketMap
Public
Notifications
You must be signed in to change notification settings
Fork
1.4k
Star
2.8k
Code
Issues
34
Pull requests
31
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
RocketMap
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
54 lines (54 loc) · 1.43 KB
Breadcrumbs
RocketMap
/
package.json
Copy path
File metadata and controls
54 lines (54 loc) · 1.43 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
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
{
"name"
:
"
pogomap
"
,
"version"
:
"
0.1.0
"
,
"description"
:
"
RocketMap - Live Visualization
"
,
"main"
:
"
Gruntfile.js
"
,
"dependencies"
: {
"babel-preset-env"
:
"
^1.6.0
"
,
"eslint"
:
"
^3.1.1
"
,
"eslint-config-standard"
:
"
^5.3.5
"
,
"eslint-plugin-promise"
:
"
^2.0.0
"
,
"eslint-plugin-standard"
:
"
^2.0.0
"
,
"grunt"
:
"
^0.4.5
"
,
"grunt-babel"
:
"
^6.0.0
"
,
"grunt-cli"
:
"
^1.2.0
"
,
"grunt-contrib-clean"
:
"
latest
"
,
"grunt-contrib-concat"
:
"
latest
"
,
"grunt-contrib-connect"
:
"
latest
"
,
"grunt-contrib-copy"
:
"
latest
"
,
"grunt-contrib-cssmin"
:
"
latest
"
,
"grunt-contrib-uglify"
:
"
latest
"
,
"grunt-contrib-watch"
:
"
latest
"
,
"grunt-eslint"
:
"
^19.0.0
"
,
"grunt-html-validation"
:
"
^0.1.18
"
,
"grunt-include-file"
:
"
^0.1.1
"
,
"grunt-legacssy"
:
"
latest
"
,
"grunt-minjson"
:
"
latest
"
,
"grunt-newer"
:
"
^1.2.0
"
,
"grunt-sass"
:
"
latest
"
,
"grunt-unused"
:
"
latest
"
,
"grunt-usemin"
:
"
latest
"
,
"grunt-zip"
:
"
^0.17.1
"
,
"jit-grunt"
:
"
^0.10.0
"
},
"scripts"
: {
"build"
:
"
grunt build
"
,
"watch"
:
"
grunt default
"
,
"lint"
:
"
grunt lint
"
,
"grunt"
:
"
grunt
"
},
"repository"
: {
"type"
:
"
git
"
,
"url"
:
"
git+https://github.com/RocketMap/RocketMap.git
"
},
"keywords"
: [
"
Pokemon
"
,
"
Go
"
],
"author"
:
"
Carl Taylor
"
,
"license"
:
"
MIT
"
,
"bugs"
: {
"url"
:
"
https://github.com/RocketMap/RocketMap/issues
"
},
"homepage"
:
"
https://github.com/RocketMap/RocketMap#readme
"
}
Back
|
FazBrowse Home
|
New Git URL