{
  "name": "@adactiveasia/adsum-carousel",
  "version": "0.0.1",
  "description": "Adsum Carousel Component",
  "main": "index.js",
  "author": "Stanley Ong <stanley.ong@adactive.com>",
  "contributors": [
    "Erlanda Zakaria <erlandazakaria@gmail.com>"
  ],
  "license": "UNLISENCED",
  "readmeFilename": "README.md",
  "repository": {
    "type": "git",
    "url": "git://github.com/adactiveasia/adsum-react-components.git"
  },
  "bugs": {
    "url": "https://github.com/adactiveasia/adsum-react-components.git/issues"
  },
  "scripts": {},
  "publishConfig": {
    "access": "public"
  },
  "dependencies": {
    "chalk": "^1.1.3",
    "commander": "^2.9.0",
    "nuka-carousel": "git+https://github.com/AdactiveSAS/nuka-carousel.git#build/setStateFix",
    "video-react": "^0.10.4"
  },
  "devDependencies": {
    "prop-types": "^15.6.1",
    "react": "^16.3.1"
  },
  "peerDependencies": {
    "prop-types": "^15.6.1",
    "react": "^16.3.1"
  },
  "keywords": [
    "adsum",
    "react",
    "redux"
  ],
  "files": [
    "index.js",
    "src",
    "CHANGELOG.md",
    "README.md",
    "cli.js"
  ],
  "bin": {
    "arc-carousel": "./cli.js"
  },
  "gitHead": "a49c91666848e6d6cf5314266684abc0ca622064"
}
