admin/package.json
Łukasz Holeczek c3354fa29b Hello World!
2017-08-16 12:06:44 +02:00

34 lines
712 B
JSON

{
"name": "coreui-react",
"version": "1.0.0-alpha.6",
"description": "Open Source React Admin Template",
"main": "",
"homepage": "http://coreui.io",
"github": "https://github.com/mrholek/CoreUI-React#readme",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/mrholek/CoreUI-React.git"
},
"keywords": [
"Bootstrap",
"Admin",
"Template",
"Open Source",
"CSS",
"HTML",
"RWD",
"Dashboard",
"React",
"React.js",
"Reactjs"
],
"author": "Łukasz Holeczek",
"license": "MIT",
"bugs": {
"url": "https://github.com/mrholek/CoreUI-React/issues"
}
}