UNPKG

fliphub-monorepo

Version:
35 lines (34 loc) 806 B
{ "name": "fliphtml", "version": "0.0.3", "main": "index.js", "description": "html plugins for webpack, rollup, fusebox, generating html on nodejs", "keywords": [ "webpack", "rollup", "fusebox", "fliphub" ], "dependencies": { "html-webpack-plugin": "2.28.0", "fliplog": "*", "flipfile": "*", "flipcache": "*", "fliphub-resolve": "*", "gom": "0.1.14", "flip-gom-html-parser": "0.0.5", "fuse-box": "^1.4.1-beta.22" }, "author": "James <aretecode@gmail.com>", "homepage": "https://github.com/fliphub/fliphub#readme", "repository": { "type": "git", "url": "git+https://github.com/fliphub/fliphub.git" }, "bugs": { "url": "https://github.com/fliphub/fliphub/issues" }, "devDependencies": { "express": "^4.15.2" } }