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.0.6",
  "description": "build system",
  "main": "dist/index.js",
  "typings": "dist/index.d.ts",
  "scripts": {
    "prepublish": "make publish"
  },
  "dependencies": {
    "@skava/dotenv": "7.0.6",
    "exotic": "^1.2.14",
    "@skava/di": "^1.3.1",
    "@skava/persistence": "^3.0.0",
    "@skava/webpack-loader-graphql": "1.0.2",

    "babel-plugin-transform-optimize-graphql": "0.0.1",

    "@babel/polyfill": "^7.0.0",

    "express": "4.16.3",

    "flipfile": "0.0.13",
    "fliplog": "1.0.4",
    "fs-jetpack": "2.1.1",
    "funwithflags": "1.0.2",
    "mkdirp": "0.5.1",

    "module-alias": "2.1.0",

    "tslib": "^1.9.3",

    "ts-node": "7.0.1",
    "brotli-webpack-plugin": "1.0.0",
    "compression-webpack-plugin": "2.0.0",
    "gzip-size": "5.0.0",

    "@babel/core": "^7.0.0",
    "@babel/plugin-syntax-class-properties": "^7.0.0",
    "@babel/plugin-proposal-class-properties": "^7.0.0",
    "@babel/plugin-syntax-decorators": "^7.0.0",
    "@babel/plugin-syntax-dynamic-import": "^7.0.0",
    "@babel/plugin-syntax-jsx": "^7.0.0",
    "@babel/plugin-transform-async-to-generator": "^7.0.0",
    "@babel/plugin-transform-react-constant-elements": "^7.0.0",
    "@babel/plugin-transform-react-inline-elements": "^7.0.0",
    "@babel/plugin-transform-react-jsx": "^7.0.0",
    "@babel/plugin-transform-react-jsx-self": "^7.0.0",
    "@babel/plugin-transform-react-jsx-source": "^7.0.0",

    "assets-webpack-plugin": "3.5.1",
    "babel-plugin-styled-components": "1.7.1-fork.6",
    "babel-loader": "8.0.4",
    "babel-plugin-transform-decorators-legacy": "1.3.5",
    "babel-plugin-transform-react-remove-prop-types": "0.4.15",
    "babel-plugin-transform-remove-console": "^6.9.4",
    "chain-able-find": "^1.0.0",
    "file-loader": "2.0.0",
    "happypack": "5.0.0",
    "parallel-webpack": "2.3.0",
    "source-map-loader": "0.2.3",
    "ts-loader": "5.2.2",
    "uglify-es": "3.3.9",
    "uglifyjs-webpack-plugin": "1.3.0",
    "unused-webpack-plugin": "2.0.0",
    "vscode-languageserver": "5.1.0",
    "webpack": "4.20.2",
    "webpack-bundle-analyzer": "3.0.3",
    "webpack-dev-middleware": "3.4.0",
    "webpack-dev-server": "3.1.9",
    "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.2",
    "worker-loader": "2.0.0"
  },
  "devDependencies": {
    "ts-jest": "^23.10.4",
    "@types/jest": "23.3.4",
    "@types/node": "10.12.0",
    "jest": "23.6.0",
    "typescript": "3.1.3",
    "tslint": "5.11.0",
    "@skava/typings": "^1.3.1",
    "@skava/tslint": "^1.3.1",
    "@skava/tests": "^2.0.0"
  }
}