UNPKG

176 BJSONView Raw
1{
2 "private": true,
3 "main": "../dist/cjs/UI.js",
4 "jsnext:main": "../dist/es2015/UI.js",
5 "module": "../dist/es2015/UI.js",
6 "types": "UI.d.ts",
7 "sideEffects": false
8}