{
  "name": "uspace-sdk-ui",
  "version": "0.1.0-29",
  "description": "uSpace User Interface SDK",
  "main": "dist/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "install": "mkdir -p ../../dist && cp -rf libs/ ../../dist/"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/transformatika/uspace-sdk-ui.git"
  },
  "author": "Prastowo aGung Widodo <agung@transformatika.com>",
  "license": "GPL-3.0",
  "bugs": {
    "url": "https://github.com/transformatika/uspace-sdk-ui/issues"
  },
  "homepage": "https://github.com/transformatika/uspace-sdk-ui#readme",
  "dependencies": {
    "attr-accept": "^1.0.3",
    "moment": "^2.15.1",
    "pikaday": "^1.5.1",
    "react": "^15.3.2",
    "react-dropzone": "^3.6.0"
  },
  "devDependencies": {
    "babel-core": "^6.17.0",
    "babel-loader": "^6.2.5",
    "babel-preset-es2015": "^6.16.0",
    "babel-preset-react": "^6.16.0",
    "webpack": "^1.13.2"
  }
}
