mirror of
https://github.com/danbulant/node-html-parser
synced 2026-05-19 12:29:07 +00:00
prepare
This commit is contained in:
parent
e8c0d3c5bc
commit
63b4915a86
1 changed files with 2 additions and 3 deletions
|
|
@ -7,8 +7,7 @@
|
|||
"scripts": {
|
||||
"test": "mocha",
|
||||
"build": "gulp",
|
||||
"pretest": "gulp",
|
||||
"prepublish": "gulp"
|
||||
"prepare": "gulp"
|
||||
},
|
||||
"keywords": [
|
||||
"fast html parser nodejs typescript"
|
||||
|
|
@ -58,4 +57,4 @@
|
|||
"url": "https://github.com/taoqf/node-fast-html-parser/issues"
|
||||
},
|
||||
"homepage": "https://github.com/taoqf/node-fast-html-parser"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue