This commit is contained in:
taoqiufeng 2017-06-16 09:34:04 +08:00
parent e8c0d3c5bc
commit 63b4915a86

View file

@ -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"
}
}