UNPKG

wiki-plugin-allyabase

Version:
21 lines (20 loc) 463 B
{ "name": "test", "version": "0.0.1", "description": "For testing the forward transfer token", "license": "MIT", "author": "planetnineisaspaceship", "type": "module", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "bdo-js": "^0.0.6", "chai": "^5.2.0", "fount-js": "0.0.5", "mocha": "^11.1.0", "sessionless-node": "^0.11.0", "superagent": "^10.2.0" } }