UNPKG

sp-deployer

Version:
26 lines (25 loc) 598 B
{ "name": "sp-deployer", "version": "0.1.9", "description": "It deploys-a the Streamplace", "main": "Dockerfile", "scripts": { "test": "echo \"no test specified\" && exit 0" }, "repository": { "type": "git", "url": "git+ssh://git@github.com/streamplace/streamplace.git" }, "keywords": [ "Streamplace" ], "author": "Streamplace INc.", "license": "Apache-2.0", "bugs": { "url": "https://github.com/streamplace/streamplace/issues" }, "homepage": "https://github.com/streamplace/streamplace#readme", "devDependencies": { "sp-node": "0.1.9" } }