ms/packages/types/package.json
2020-05-15 18:24:24 +08:00

17 lines
385 B
JSON

{
"name": "@ccms/types",
"version": "0.6.7",
"description": "MiaoScript types package",
"keywords": [
"miaoscript",
"minecraft",
"bukkit",
"sponge"
],
"author": "MiaoWoo <admin@yumc.pw>",
"homepage": "https://github.com/circlecloud/ms.git",
"license": "ISC",
"main": "dist/index.js",
"types": "dist/index.d.ts"
}