UNPKG

wemeta-maps

Version:

Maps package for the WeMeta marketplace

24 lines (23 loc) 484 B
{ "name": "package", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "react": "^16.14.0", "react-icons": "^4.3.1", "react-tile-map": "^0.3.2" }, "devDependencies": { "@types/node": "^17.0.2", "@types/react": "^17.0.37", "@types/react-dom": "^17.0.11", "typescript": "^4.5.4" } }