UNPKG

tff-tailor

Version:

tailor for toursforfun frontend

80 lines (79 loc) 2.22 kB
{ "name": "tff-tailor", "version": "1.6.12", "description": "tailor for toursforfun frontend", "main": "webpack", "scripts": {}, "repository": "https://github.com/icaife/tailor/", "keywords": [ "toursforfun", "frontend", "webpack", "tailor", "multi entry", "leon" ], "bin": { "tailor": "./bin/tailor.js" }, "author": "", "license": "ISC", "devDependencies": {}, "dependencies": { "add-asset-html-webpack-plugin": "^2.1.3", "art-template": "^4.12.2", "art-template-loader": "^1.4.3", "assets-webpack-plugin": "^3.5.1", "autoprefixer": "^8.2.0", "babel-core": "^6.26.0", "babel-eslint": "^8.2.2", "babel-loader": "^7.1.4", "cache-loader": "^1.2.2", "chalk": "^2.3.2", "copy-webpack-plugin": "^4.5.1", "css-loader": "^0.28.11", "cssnano": "^3.10.0", "deasync": "^0.1.12", "debug": "^3.1.0", "eslint": "^4.19.1", "eslint-friendly-formatter": "^4.0.0", "eslint-loader": "^2.0.0", "eventsource-polyfill": "^0.9.6", "extract-text-webpack-plugin": "^3.0.2", "friendly-errors-webpack-plugin": "^1.6.1", "fs-extra": "^5.0.0", "glob": "^7.1.2", "gulp": "^3.9.1", "happypack": "^4.0.1", "html-loader": "^0.5.5", "html-webpack-plugin": "^3.1.0", "less": "^3.0.1", "less-loader": "^4.1.0", "minimatch": "^3.0.4", "moment": "^2.21.0", "postcss": "6.0.21", "postcss-cssnext": "^3.1.0", "postcss-import": "^11.1.0", "postcss-loader": "^2.1.3", "postcss-sprites": "^4.2.1", "shelljs": "^0.8.1", "string-replace-webpack-plugin": "^0.1.3", "style-ext-html-webpack-plugin": "^3.4.7", "style-loader": "^0.20.3", "stylelint": "^9.1.3", "stylelint-webpack-plugin": "^0.10.3", "transform-runtime": "^0.0.0", "try-require": "^1.2.1", "url-loader": "^1.0.1", "vinyl-fs": "^3.0.2", "vue-loader": "^14.2.1", "vue-template-compiler": "^2.5.16", "vue-template-loader": "^0.4.1", "webpack": "^3.11.0", "webpack-bundle-analyzer": "^2.11.1", "webpack-dev-middleware": "^2.0.6", "webpack-hot-middleware": "^2.21.2", "write-file-webpack-plugin": "^4.2.0", "yargs": "^11.0.0" } }