| 123456789101112131415 |
- {
- "name": "procount",
- "version": "1.0.0",
- "description": "Tap into V-Cloud API",
- "main": "index.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "repository": {
- "type": "git",
- "url": "git@gogs.kulmosen.dk:dennis/ProCount.git"
- },
- "author": "Dennis Juhler Aagaard",
- "license": "BSD-2-Clause"
- }
|