UNPKG

cyra-pure

Version:

single page application view engine

22 lines (21 loc) 420 B
{ "name": "cyra-pure", "version": "1.3.8", "description": "single page application view engine", "main": "js/index.js", "scripts": { "prepublish": "tsc -p src --outDir js" }, "typings": "js/index.d.ts", "keywords": [ "spa", "webApp", "viewEngine" ], "author": "cyra-pure", "license": "ISC", "repository": { "type": "git", "url": "git://github.com/MeituanX/cyra.git" } }