123456789101112131415161718192021 |
- {
- "name": "igeom",
- "version": "1.0.0",
- "description": "",
- "main": "index.js",
- "dependencies": {
- "bootstrap": "^4.3.1",
- "jquery": "^3.4.1",
- "konva": "^3.4.0"
- },
- "devDependencies": {},
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "repository": {
- "type": "git",
- "url": "http://200.144.254.107/git/victordomingues/poc-igeom.git"
- },
- "author": "",
- "license": "ISC"
- }
|