UNPKG

@vtt-kit/droplet

Version:
30 lines (29 loc) 614 B
{ "name": "@vtt-kit/droplet", "version": "1.0.0", "description": "Droplet tools", "main": ".", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+ssh://git@gitlab.com/rogaldh/vtt-droplet.git" }, "keywords": [ "VTT", "FoundryVTT" ], "author": "rogaldh", "license": "MIT", "bugs": { "url": "https://gitlab.com/rogaldh/vtt-droplet/issues" }, "homepage": "https://gitlab.com/rogaldh/vtt-droplet#readme", "dependencies": { "yarn": "^1.22.19" }, "peerDependencies": { "pm2": "^5.2.0" } }