UNPKG

@megaads/wm

Version:

To install the library, use npm:

28 lines (26 loc) 537 B
{ "name": "@megaads/wm", "version": "3.2.20", "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" } }