{
  "name": "rimple",
  "version": "0.4.2",
  "description": "",
  "module": "dist/rimple.es6.js",
  "main": "dist/rimple.cjs.js",
  "devDependencies": {
    "babel-core": "^6.26.0",
    "babel-minify": "^0.2.0",
    "babel-preset-env": "^1.6.1",
    "co-mocha": "^1.2.0",
    "gulp-babel": "^7.0.0",
    "gulp-better-rollup": "^2.0.0",
    "gulp-changed": "^2.0.0",
    "gulp-environments": "^0.1.2",
    "gulp-mocha": "^4.3.0",
    "gulp-sourcemaps": "^2.6.1",
    "jsdoc": "^3.5.5",
    "mocha-clean": "^1.0.0",
    "portfinder": "^1.0.13",
    "ramda": "^0.25.0",
    "rollup-plugin-babel": "^3.0.3",
    "rollup-plugin-babel-minify": "^3.1.2",
    "should": "^11.2.1",
    "should-spies": "^1.1.0",
    "source-map-support": "^0.4.18",
    "yargs": "^7.1.0",
    "del": "^3.0.0",
    "gulp": "^4.0.0"
  },
  "scripts": {
    "test": "gulp test",
    "build": "gulp build",
    "prepublishOnly": "npm run build"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/xiechao06/rimple.git"
  },
  "author": "xiechao06",
  "email": "xiechao06@gmail.com",
  "license": "MIT"
}
