UNPKG

w-mesh-gms

Version:
28 lines 576 B
{ "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" }