react-warp-core
Version: 
Yummy React extras
90 lines (88 loc) • 2.45 kB
JSON
{
  "author": {
    "name": "Thomas Frank",
    "email": "thomas@nodebite.se",
    "url": "http://nodebite.se"
  },
  "bugs": {
    "url": "https://github.com/ironboy/all-that-sass/issues"
  },
  "bin": {
    "react-warp-core": "./bin/main.js"
  },
  "bundleDependencies": [],
  "dependencies": {
    "chalk": "^2.4.1",
    "chokidar": "2.0.4",
    "ncp": "^2.0.0",
    "progress": "^2.0.0",
    "rimraf": "^2.6.2",
    "autoprefixer": "7.1.6",
    "babel-core": "6.26.0",
    "babel-eslint": "7.2.3",
    "babel-jest": "20.0.3",
    "babel-loader": "7.1.2",
    "babel-plugin-transform-decorators-legacy": "^1.3.5",
    "babel-preset-react-app": "^3.1.2",
    "babel-runtime": "6.26.0",
    "bootstrap": "^4.1.3",
    "case-sensitive-paths-webpack-plugin": "2.1.1",
    "compression": "^1.7.3",
    "css-loader": "0.28.7",
    "dotenv": "4.0.0",
    "dotenv-expand": "4.2.0",
    "eslint": "4.10.0",
    "eslint-config-react-app": "^2.1.0",
    "eslint-loader": "1.9.0",
    "eslint-plugin-flowtype": "2.39.1",
    "eslint-plugin-import": "2.8.0",
    "eslint-plugin-jsx-a11y": "5.1.1",
    "eslint-plugin-react": "7.4.0",
    "express": "^4.16.3",
    "extract-text-webpack-plugin": "3.0.2",
    "file-loader": "1.1.5",
    "fs-extra": "3.0.1",
    "html-webpack-plugin": "2.29.0",
    "jest": "20.0.4",
    "jquery": "^3.3.1",
    "mobx": "^5.1.2",
    "mobx-react": "^5.2.8",
    "node-sass": "^4.9.3",
    "object-assign": "4.1.1",
    "postcss-flexbugs-fixes": "3.2.0",
    "postcss-loader": "2.0.8",
    "promise": "8.0.1",
    "raf": "3.4.0",
    "react": "^16.5.2",
    "react-clock": "^2.3.0",
    "react-dev-utils": "^5.0.2",
    "react-dom": "^16.5.2",
    "react-router-dom": "^4.3.1",
    "react-syntax-highlighter": "^8.0.1",
    "react-warp-core": "^0.1.48",
    "reactstrap": "^6.4.0",
    "resolve": "1.6.0",
    "sass-loader": "^7.1.0",
    "style-loader": "0.19.0",
    "sw-precache-webpack-plugin": "0.11.4",
    "url-loader": "0.6.2",
    "webpack": "3.8.1",
    "webpack-dev-server": "2.11.3",
    "webpack-manifest-plugin": "1.3.2",
    "whatwg-fetch": "2.0.3"
  },
  "deprecated": false,
  "description": "Yummy React extras",
  "engines": {
    "node": ">=9.0"
  },
  "homepage": "https://github.com/ironboy/warp-core#readme",
  "license": "MIT",
  "main": "index.js",
  "name": "react-warp-core",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ironboy/warp-core.git"
  },
  "version": "0.1.52"
}