@dfeidao/fd-aw000036
Version:
转换url地址
41 lines (40 loc) • 960 B
JSON
{
"name": "@dfeidao/fd-aw000036",
"version": "4.6.201910301110",
"description": "转换url地址",
"scripts": {
"test": "../../node_modules/.bin/tsc -w & ../../node_modules/.bin/karma start",
"lint": "../../node_modules/.bin/tslint -p tsconfig.json",
"compile-ts-amd": "../../node_modules/.bin/tsc -m amd -d false --outFile main.js",
"compile-ts-cjs": "../../node_modules/.bin/tsc",
"compile": "npm run compile-ts-amd && npm run compile-ts-cjs",
"build": "npm run lint && npm run compile"
},
"repository": {
"type": "git",
"url": "https://gitee.com/dfeidao/widgets"
},
"keywords": [
"feidao",
"01feidao",
"dfeidao",
"atom",
"飞道",
"控件",
"ai"
],
"author": {
"name": "wankui",
"email": "wankui@ifeidao.com",
"url": "http://www.01feidao.com/"
},
"maintainers": [
{
"name": "taoqf",
"email": "tao_qiufeng@126.com",
"url": "http://www.01feidao.com/"
}
],
"license": "MIT",
"dependencies": {}
}