UNPKG

isv-page-json-to-xtpl

Version:

abs 将页面 json 转换成 html

94 lines (93 loc) 2.55 kB
{ "name": "isv-page-json-to-xtpl", "version": "10.0.10", "main": "index.js", "description": "abs 将页面 json 转换成 html", "scripts": { "test": "mocha test", "ci": "node ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha -- \"test/*.js\" --reporter spec ", "cov": "node ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha -- \"test/*.js\" --reporter spec " }, "repository": { "type": "git", "url": "git@gitlab.alibaba-inc.com:abs/page-json-to-xtpl.git" }, "keywords": [ "upx", "abs" ], "author": { "name": "jianping.xwh" }, "license": "BSD-2-Clause", "dependencies": { "bluebird": "~3.3.4", "co": "~4.6.0", "debug": "~2.1.1", "lodash": "4.x.x", "path": "~0.12.7", "request": "2.44.0", "request-json": "~0.6.1", "semver": "~5.1.0", "semver-extra": "~2.0.1", "sync-request": "3.x.x", "wurl": "~2.1.0", "xtemplate": "4.x.x", "xtpl": "3.x.x", "isv-fiz-layout-algorithm": "*", "isv-module-info": "*" }, "devDependencies": { "chai": "~3.5.0", "expect": "^1.20.2", "istanbul": "*", "mocha": "~2.4.5", "mocha-traceur": "*", "sinon": "~1.17.3" }, "ciPluginsDescription": "`ciPlugins` 每个 key 是插件,对应值是插件参数,插件支持参数请参考:http://uitest.taobao.net/plugin", "ciPlugins": { "test": "" }, "readmeFilename": "README.md", "gitHead": "17a32c736fc7bd68c174f8c4b9c93878f95cc018", "_id": "@ali/page-json-to-xtpl@3.0.5", "_shasum": "97ec7dd18d807eca3d75a52be39d35142d4cfbbc", "_npmVersion": "2.15.6", "_nodeVersion": "4.4.7", "_npmUser": { "name": "yl102590", "email": "yl102590@alibaba-inc.com" }, "maintainers": [ { "name": "guanglei.xiegl", "email": "guanglei.xiegl@alibaba-inc.com" }, { "name": "jianping.xwh", "email": "jianping.xwh@taobao.com" }, { "name": "long.qul", "email": "long.qul@alibaba-inc.com" }, { "name": "shiran", "email": "shiran@taobao.com" }, { "name": "yl102590", "email": "yl102590@alibaba-inc.com" } ], "dist": { "shasum": "97ec7dd18d807eca3d75a52be39d35142d4cfbbc", "size": 21416, "key": "@ali/page-json-to-xtpl/-/@ali/page-json-to-xtpl-3.0.5.tgz", "tarball": "http://registry.npm.alibaba-inc.com/@ali/page-json-to-xtpl/download/@ali/page-json-to-xtpl-3.0.5.tgz" }, "_publish_on_cnpm": true, "_cnpm_publish_time": 1484020189920, "publish_time": 1484020189920 }