UNPKG

@zxh19890103/wik

Version:

The world-class JavaScript library for building large-scale digital warehouse both on 2D and 3D.

38 lines 854 B
{ "name": "@zxh19890103/wik", "version": "1.0.0-dev01", "main": "i2d.js", "type": "commonjs", "license": "MIT", "repository": { "url": "git+https://github.com/zxh19890103/wik.git", "type": "git" }, "homepage": "http://wik.zhangxinghai.cn", "keywords": [ "wik", "warehouse", "digital visualizing", "visualizing", "leaflet", "threejs", "2d", "3d" ], "description": "The world-class JavaScript library for building large-scale digital warehouse both on 2D and 3D.", "author": { "name": "zhangxinghai", "url": "http://www.zhangxinghai.cn", "email": "zhangxinghai79@gmail.com" }, "publishConfig": { "access": "public" }, "scripts": {}, "dependencies": { "eventemitter3": "^4.0.7", "gl-matrix": "^3.4.3", "stats.js": "^0.17.0" }, "peerDependencies": {} }