UNPKG

yog2

Version:

Front End Integrated Solution for node express.

44 lines (43 loc) 1.11 kB
{ "name": "yog2", "version": "1.7.5", "description": "Front End Integrated Solution for node express.", "main": "yog2.js", "bin": { "yog2": "bin/yog2" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/fex-team/yog2.git" }, "keywords": [ "fis", "node" ], "author": "fex-team", "license": "ISC", "bugs": { "url": "https://github.com/fex-team/yog2/issues" }, "homepage": "https://github.com/fex-team/yog2", "dependencies": { "fis-parser-bdtmpl": "0.0.3", "fis-parser-less": "0.1.3", "fis3": "3.4.46", "fis3-hook-commonjs": "0.1.32", "fis3-hook-node_modules": "2.3.1", "fis3-parser-typescript": "1.5.0", "fis3-preprocessor-js-require-css": "0.1.3", "fis3-preprocessor-js-require-file": "0.1.3", "liftoff": "2.3.0", "minimist": "1.2.5", "yog-pac": "0.1.0", "yog2-command-init": "0.3.x", "yog2-command-plugin": "0.1.x", "yogurt-postprocessor-require-async": "0.0.x", "yogurt-preprocessor-extlang": "0.0.2" } }