Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
@skava/bs / package.json
Size: Mime:
{
  "name": "@skava/bs",
  "version": "3.7.4",
  "description": "build system",
  "main": "dist/index.js",
  "typings": "dist/index.d.ts",
  "scripts": {
    "prepublish": "make publish"
  },
  "resolutions": {
    "exotic": "^2.0.4"
  },
  "dependencies": {
    "@skava/di": "^2.0.1-alpha.5",
    "@skava/dotenv": "^7.0.7"
  },
  "peerDependencies": {
    "@aretecode/flipfile": "1.0.2",
    "@skava/persistence": "^3.0.0",
    "exotic": "^2.0.4",
    "fliplog": "^1.0.4",
    "fs-jetpack": "^2.2.0",
    "funwithflags": "1.0.2"
  },
  "devDependencies": {
    "@babel/core": "7.2.0",
    "@babel/plugin-proposal-class-properties": "7.2.1",
    "@babel/plugin-syntax-class-properties": "7.2.0",
    "@babel/plugin-syntax-decorators": "7.2.0",
    "@babel/plugin-syntax-dynamic-import": "7.2.0",
    "@babel/plugin-syntax-jsx": "7.2.0",
    "@babel/plugin-transform-async-to-generator": "7.2.0",
    "@babel/plugin-transform-react-constant-elements": "7.2.0",
    "@babel/plugin-transform-react-inline-elements": "7.2.0",
    "@babel/plugin-transform-react-jsx": "7.2.0",
    "@babel/plugin-transform-react-jsx-self": "7.2.0",
    "@babel/plugin-transform-react-jsx-source": "7.2.0",
    "@babel/plugin-transform-runtime": "7.0.0",
    "@babel/polyfill": "7.0.0",
    "@babel/preset-env": "^7.2.0",
    "@babel/preset-react": "7.0.0",
    "@babel/preset-typescript": "7.1.0",
    "@hot-loader/react-dom": "16.7.0-alpha.2.2",
    "@skava/eslint-config": "2.0.0",
    "@skava/tests": "4.0.0-alpha.7",
    "@skava/tslint": "^1.4.0",
    "@skava/typings": "^1.3.1",
    "@skava/webpack-loader-graphql": "1.0.2",
    "@types/assets-webpack-plugin": "3.5.1",
    "@types/jest": "^23.3.9",
    "@types/node": "^10.12.15",
    "@types/webpack": "^4.4.21",
    "@types/webpack-manifest-plugin": "1.3.2",
    "assets-webpack-plugin": "3.5.1",
    "babel-jest": "23.6.0",
    "babel-loader": "8.0.4",
    "babel-plugin-styled-components": "1.7.1-fork.6",
    "babel-plugin-transform-decorators-legacy": "1.3.5",
    "babel-plugin-transform-optimize-graphql": "0.0.1",
    "babel-plugin-transform-react-remove-prop-types": "0.4.21",
    "babel-plugin-transform-remove-console": "^6.9.4",
    "brotli-webpack-plugin": "1.0.0",
    "case-sensitive-paths-webpack-plugin": "2.1.2",
    "chain-able-find": "^1.0.0",
    "compression-webpack-plugin": "2.0.0",
    "exotic": "^2.0.4",
    "express": "4.16.4",
    "file-loader": "2.0.0",
    "flipfile": "^0.0.13",
    "fliplog": "^1.0.4",
    "fork-ts-checker-webpack-plugin": "0.5.0",
    "fs-jetpack": "2.2.0",
    "gzip-size": "5.0.0",
    "happypack": "5.0.0",
    "html-webpack-plugin": "3.2.0",
    "jest": "23.6.0",
    "mkdirp": "0.5.1",
    "module-alias": "2.1.0",
    "parallel-webpack": "2.3.0",
    "react-dev-utils": "6.1.1",
    "react-hot-loader": "4.6.0",
    "source-map-loader": "0.2.4",
    "ts-jest": "^23.10.5",
    "ts-loader": "5.3.1",
    "ts-node": "7.0.1",
    "tslib": "^1.9.3",
    "tslint": "5.11.0",
    "typescript": "^3.2.2",
    "uglify-es": "3.3.9",
    "uglifyjs-webpack-plugin": "1.3.0",
    "unused-webpack-plugin": "2.3.1",
    "vscode-languageserver": "5.1.0",
    "webpack": "4.23.0",
    "webpack-bundle-analyzer": "3.0.3",
    "webpack-dev-middleware": "3.4.0",
    "webpack-dev-server": "3.1.10",
    "webpack-hot-middleware": "2.24.3",
    "webpack-manifest-plugin": "2.0.3",
    "webpack-md5-hash": "0.0.6",
    "webpack-node-externals": "1.7.2",
    "workbox-webpack-plugin": "3.6.3",
    "worker-loader": "2.0.0"
  }
}