@jzt-hinny/mvc
Version:
clever-hinny Web开发js模块
40 lines (39 loc) • 814 B
JSON
{
"name": "@jzt-hinny/mvc",
"version": "0.0.3",
"description": "clever-hinny Web开发js模块",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"scripts": {
"mvc-tsc": "tsc -w"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Lzw2016/clever-hinny-js.git"
},
"keywords": [
"web",
"mvc",
"http",
"spring",
"graaljs",
"j2v8",
"nashorn",
"serverjs",
"hinny",
"clever-hinny",
"java",
"js",
"javascript",
"typescript"
],
"author": "lizw",
"license": "MIT",
"bugs": {
"url": "https://github.com/Lzw2016/clever-hinny-js/issues"
},
"homepage": "https://github.com/Lzw2016/clever-hinny-js#readme",
"dependencies": {
"@jzt-hinny/core": "0.0.1"
}
}