UNPKG

grid-component-editor

Version:

延长loading超时时间;转义伪类中文,防止乱码

20 lines 504 B
{ "name": "grid-component-editor", "version": "0.1.18", "description": "延长loading超时时间;转义伪类中文,防止乱码", "main": "index.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "GE" ], "author": "maple", "license": "ISC", "dependencies": { "react-grid-layout": "^1.2.0" }, "devDependencies": { "@types/react-grid-layout": "^1.1.1" } }