vue3-yuanma/packages/size-check/package.json

12 lines
155 B
JSON
Raw Normal View History

2019-12-10 16:31:57 +00:00
{
"name": "@vue/size-check",
2020-09-18 15:28:05 +00:00
"version": "3.0.0",
2019-12-10 16:31:57 +00:00
"private": true,
"buildOptions": {
"name": "Vue",
2019-12-11 02:29:52 +00:00
"formats": [
"global"
]
2019-12-10 16:31:57 +00:00
}
}