hy_test_util
Version:
a test utils
21 lines • 433 B
JSON
{
"name": "hy_test_util",
"version": "1.0.2",
"description": "a test utils",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "coderwhy",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/coderwhy/coderwhy"
},
"homepage": "https://github.com/coderwhy/coderwhy",
"keywords": [
"why",
"coderwhy",
"utils"
]
}