UNPKG

@megaads/wm

Version:

To install the library, use npm:

26 lines (25 loc) 510 B
{ "name": "@megaads/wm", "version": "2.0.7", "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": { "lodash": "^4.17.21", "node-fetch": "^3.3.2" }, "devDependencies": { "@types/lodash": "^4.17.16", "tsx": "^4.19.3" } }