FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
netdata/package.json at master · sourcecodes2/netdata · GitHub
sourcecodes2
/
netdata
Public
forked from
netdata/netdata
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
netdata
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
57 lines (57 loc) · 1.78 KB
Breadcrumbs
netdata
/
package.json
Copy path
File metadata and controls
57 lines (57 loc) · 1.78 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
55
56
57
{
"devDependencies"
: {
"coffeescript"
:
"
^2.4.1
"
,
"dictionary-en-us"
:
"
^2.1.1
"
,
"gaze"
:
"
^1.1.3
"
,
"grunt"
:
"
^1.1.0
"
,
"grunt-exec"
:
"
^3.0.0
"
,
"jasmine"
:
"
^3.4.0
"
,
"jasmine-core"
:
"
^3.4.0
"
,
"jasmine-growl-reporter"
:
"
^2.0.0
"
,
"jasmine-node"
:
"
BrainDoctor/jasmine-node
"
,
"jasmine-reporters"
:
"
^2.3.2
"
,
"karma"
:
"
^6.0.2
"
,
"karma-chrome-launcher"
:
"
^3.1.0
"
,
"karma-coverage"
:
"
^2.0.1
"
,
"karma-firefox-launcher"
:
"
^1.2.0
"
,
"karma-jasmine"
:
"
^2.0.1
"
,
"minimist"
:
"
^1.2.5
"
,
"mkdirp"
:
"
^0.5.1
"
,
"remark-cli"
:
"
^7.0.0
"
,
"remark-frontmatter"
:
"
^1.3.2
"
,
"remark-lint-heading-whitespace"
:
"
^1.0.0
"
,
"remark-lint-no-dead-urls"
:
"
^0.5.0
"
,
"remark-lint-unordered-list-marker-style"
:
"
^1.0.3
"
,
"remark-lint-write-good"
:
"
^1.1.0
"
,
"remark-preset-lint-consistent"
:
"
^2.0.3
"
,
"remark-preset-lint-markdown-style-guide"
:
"
^2.1.3
"
,
"remark-preset-lint-recommended"
:
"
^3.0.3
"
,
"remark-retext"
:
"
^3.1.3
"
,
"remark-stringify"
:
"
^7.0.3
"
,
"remark-validate-links"
:
"
^9.0.1
"
,
"retext-contractions"
:
"
^3.0.0
"
,
"retext-diacritics"
:
"
^2.0.0
"
,
"retext-english"
:
"
^3.0.3
"
,
"retext-equality"
:
"
^4.0.0
"
,
"retext-indefinite-article"
:
"
^1.1.7
"
,
"retext-overuse"
:
"
^1.1.1
"
,
"retext-passive"
:
"
^2.0.0
"
,
"retext-profanities"
:
"
^5.0.0
"
,
"retext-quotes"
:
"
^3.0.0
"
,
"retext-readability"
:
"
^5.0.0
"
,
"retext-redundant-acronyms"
:
"
^2.0.0
"
,
"retext-repeated-words"
:
"
^2.0.0
"
,
"retext-sentence-spacing"
:
"
^3.0.0
"
,
"retext-spell"
:
"
^3.0.0
"
,
"retext-syntax-urls"
:
"
^1.0.2
"
,
"retext-usage"
:
"
^0.5.0
"
,
"underscore"
:
"
^1.9.1
"
,
"walkdir"
:
"
^0.4.1
"
,
"xml2js"
:
"
^0.4.22
"
},
"scripts"
: {
"lint-md"
:
"
remark .
"
,
"lint-md-path"
:
"
remark
"
,
"fix-md"
:
"
remark . --output
"
}
}
Back
|
FazBrowse Home
|
New Git URL