UNPKG

unicorn-ui

Version:

This is a used to develop the background management system based on the react to develop a set of UI framework

32 lines (31 loc) 507 B
{ "name": "unicorn-ui", "main": "index.js", "version": "0.0.0", "authors": [ "min.xiao@dianping.com <min.xiao@dianping.com>" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests", "lib", "doc", "neurons", "node_modules", "src", "test", "webpack", "cortex.json", "docConfig.json", "gulpfile.js", "karma.conf.js", "package.json" ], "dependencies": { "react": "~0.14.0" } }