UNPKG

@enea-entertainment/runners

Version:
29 lines (28 loc) 709 B
{ "name": "@enea-entertainment/runners", "version": "1.0.1", "description": "Santa's little helper", "author": "Martin Filo <npm@enea.sk> (https://www.enea.sk/)", "homepage": "https://github.com/EneaEntertainment/runners#readme", "license": "MIT", "main": "runners.js", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/EneaEntertainment/runners.git" }, "bugs": { "url": "https://github.com/EneaEntertainment/runners/issues" }, "keywords": [ "runners" ], "peerDependencies": { "@enea-entertainment/runner": "^1.0.0" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" } }