@testwizard/core
Version:
25 lines (24 loc) • 496 B
JSON
{
"name": "@testwizard/core",
"version": "3.8.1",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"testwizard",
"core",
"session"
],
"author": "Resillion",
"license": "See readme.md",
"dependencies": {
"@testwizard/commands-core": "3.8.1",
"node-fetch": "^2.6.0"
},
"publishConfig": {
"access": "public"
},
"gitHead": "378505303cb026eff02d26135d839cde5765cb7c"
}