{ "name": "@frctl/web", "version": "0.1.12", "description": "Web module of Fractal.", "main": "src/index.js", "repository": { "type": "git", "url": "https://github.com/frctl/fractal.git", "directory": "packages/web" }, "license": "MIT", "bugs": { "url": "https://github.com/frctl/fractal/issues" }, "homepage": "https://github.com/frctl/fractal/tree/main/packages/web", "dependencies": { "@frctl/core": "^0.3.5", "anymatch": "^3.1.2", "bluebird": "^3.7.2", "browser-sync": "^2.26.14", "chokidar": "^3.5.1", "express": "^4.17.1", "fs-extra": "^9.1.0", "get-port": "^5.1.1", "js-yaml": "^4.1.0", "lodash": "^4.17.21", "nunjucks": "^3.2.3", "path-to-regexp": "^6.2.0", "require-all": "^3.0.0", "throat": "^6.0.1" }, "publishConfig": { "access": "public" }, "gitHead": "fc173146224f7cd1347eeec220adb1f704b47091" }