UNPKG

express-engine-inferno-jsx

Version:
45 lines (44 loc) 1.23 kB
{ "author": "Sergey Kurdin", "bundleDependencies": false, "dependencies": { "async": "^2.6.1", "babel-core": "^6.26.0", "babel-plugin-module-resolver": "^3.0.0", "babel-plugin-syntax-jsx": "^6.18.0", "babel-plugin-transform-async-to-generator": "^6.24.1", "babel-plugin-transform-decorators-legacy": "^1.3.4", "babel-plugin-transform-define": "^1.3.0", "babel-template": "^6.26.0", "babel-traverse": "^6.26.0", "babel-types": "^6.26.0", "babylon": "^6.18.0", "glob": "^7.1.2", "is-absolute": "^1.0.0", "require-reload": "^0.2.2" }, "deprecated": false, "description": "Inferno JSX engine for ExpressJS", "homepage": "https://github.com/kurdin/express-engine-inferno-jsx#readme", "keywords": [ "express", "engine", "kraken-js", "inferno", "jsx" ], "license": "MIT", "main": "index.js", "name": "express-engine-inferno-jsx", "repository": { "type": "git", "url": "git+https://github.com/kurdin/express-engine-inferno-jsx.git" }, "version": "1.4.1", "bugs": { "url": "https://github.com/kurdin/express-engine-inferno-jsx/issues" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" } }