UNPKG

maa-utils

Version:

整理JS通用代码片段工具类

23 lines (22 loc) 502 B
{ "name": "maa-utils", "version": "1.0.0", "description": "整理JS通用代码片段工具类", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/myijun/Maa.git" }, "keywords": [ "代码片段" ], "author": "kebin ma", "license": "ISC", "bugs": { "url": "https://github.com/myijun/Maa/issues" }, "homepage": "https://github.com/myijun/Maa#readme" }