Learn more  » Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

lnguyenacl / acl-ui   js

Repository URL to install this package:

Version: 3.0.0 

/ package.json

{
  "name": "acl-ui",
  "author": "ACL Services",
  "version": "3.0.0",
  "description": "ACL UI Core + Components",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/acl-services/acl-ui"
  },
  "license": "MIT",
  "homepage": "",
  "dependencies": {
    "acl-icon-font": "^1.8.0",
    "chai": "^3.5.0",
    "chai-immutable": "^1.6.0",
    "jquery": "^3.1.0",
    "jsdom": "^9.5.0",
    "lodash": "^4.15.0",
    "normalize.css": "^4.2.0",
    "react": "^15.3.1",
    "react-addons-test-utils": "^15.2.1",
    "sinon": "^1.17.5"
  }
}