Repository URL to install this package:
Version:
0.9.6 ▾
|
ui-component-library
/
package.build.json
|
---|
{
"name": "ui-component-library",
"version": "0.9.1",
"private": true,
"typings": "typings",
"main": "index.js",
"dependencies": {
"react-animate-height": "^1.0.2"
},
"peerDependencies": {
"react": "canary",
"react-animate-height": "^1.0.2",
"react-dom": "canary",
"uxui-modules": "https://s3.amazonaws.com/skava.backups.atfingertips.com/skreact/201805041244/uxui-modules.tgz",
"xmobx": "next"
}
}