@megaads/wm
Version:
To install the library, use npm:
27 lines (26 loc) • 509 B
JSON
{
"name": "@megaads/wm",
"version": "3.3.35",
"description": "",
"main": "src/index.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"type": "module",
"keywords": [
"megaads",
"wm",
"javascript"
],
"author": "duytungnguyen.bkhn.95@gmail.com",
"license": "MIT",
"dependencies": {
"axios": "^1.9.0",
"lodash": "^4.17.21",
"node-fetch": "^3.3.2"
},
"devDependencies": {
"@types/lodash": "^4.17.16",
"tsx": "^4.19.3"
}
}