You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
245 B

4 years ago
{
"name": "write-parser",
"version": "1.0.0",
"description": "",
"main": "",
"scripts": {
"test": "mocha"
},
"author": "",
"license": "ISC",
"devDependencies": {
"chai": "^4.2.0",
"html-format": "^1.0.1",
"mocha": "^8.2.1"
}
4 years ago
}