Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
ui-component-library / package.build.json
Size: Mime:
{
  "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"
  }
}