1 Star 0 Fork 0

杨登贤/Leaflet-WFST

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.34 KB
一键复制 编辑 原始数据 按行查看 历史
DubrovinPavel 提交于 2017-10-24 11:31 . Release 2.0.1-beta.5
{
"name": "leaflet-wfst",
"version": "2.0.1-beta.5",
"description": "WFST plugin for Leaflet",
"main": "dist/leaflet-wfst.src.js",
"directories": {
"example": "./examples",
"source": "./src",
"tests": "./spec"
},
"files": ["dist"],
"repository": {
"type": "git",
"url": "https://github.com/Flexberry/Leaflet-WFST.git"
},
"keywords": [
"maps",
"leaflet",
"wfs",
"wfst"
],
"author": "New Platform Ltd",
"license": "MIT",
"bugs": {
"url": "https://github.com/Flexberry/Leaflet-WFST/issues"
},
"homepage": "http://flexberry.github.io/Leaflet-WFST/",
"devDependencies": {
"chai": "^3.5.0",
"grunt": "^1.0.1",
"grunt-contrib-clean": "^1.0.0",
"grunt-contrib-concat": "^1.0.1",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-jshint": "^1.0.0",
"grunt-contrib-uglify": "^1.0.1",
"grunt-contrib-watch": "^1.0.0",
"grunt-gh-pages": "^1.1.0",
"grunt-karma": "^2.0.0",
"karma": "^0.13.22",
"karma-chai": "^0.1.0",
"karma-chrome-launcher": "^1.0.1",
"karma-mocha": "^1.0.1",
"karma-phantomjs-launcher": "^1.0.0",
"karma-sinon": "^1.0.5",
"karma-sinon-chai": "^1.3.1",
"mocha": "^2.5.3",
"sinon": "^2.1.0",
"sinon-chai": "^2.9.0"
},
"scripts": {
"test": "./node_modules/.bin/karma start --single-run --browsers PhantomJS"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/yangdengxian/Leaflet-WFST.git
git@gitee.com:yangdengxian/Leaflet-WFST.git
yangdengxian
Leaflet-WFST
Leaflet-WFST
master

搜索帮助