Support running tests with 'npm test'
This commit is contained in:
parent
d5b751323d
commit
9acd75d971
@ -11,5 +11,6 @@
|
||||
"homepage": "https://github.com/chjj/marked",
|
||||
"bugs": { "url": "http://github.com/chjj/marked/issues" },
|
||||
"keywords": [ "markdown", "markup", "html" ],
|
||||
"tags": [ "markdown", "markup", "html" ]
|
||||
"tags": [ "markdown", "markup", "html" ],
|
||||
"scripts": { "test": "node test", "bench": "node test --bench" }
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user