w-mesh-gms
Version:
A tool for GMS data.
28 lines • 576 B
JSON
{
"name": "w-mesh-gms",
"version": "1.0.7",
"main": "dist/w-mesh-gms.umd.js",
"dependencies": {
"lodash-es": "^4.17.21",
"wsemi": "^1.7.58"
},
"devDependencies": {
"w-package-tools": "^1.0.75"
},
"scripts": {
"test": "mocha --parallel --timeout 60000 --experimental-modules",
"deploy": "gh-pages -d docs"
},
"repository": {
"type": "git",
"url": "git+https://github.com/yuda-lyu/w-mesh-gms.git"
},
"keywords": [
"package",
"tool",
"gms",
"nodejs"
],
"author": "yuda-lyu(semisphere)",
"license": "MIT"
}