UNPKG

bbpro

Version:

BrowserBox - remote browser isolation tool

28 lines (27 loc) 689 B
{ "name": "@dosy-private/socket-puppet-landing", "private": true, "type": "module", "version": "1.0.0", "description": "landing page for socket puppet demo and signup", "main": "index.html", "scripts": { "test": "serve -p 8080" }, "repository": { "type": "git", "url": "git+https://github.com/crisdosyago/socket-puppet-landing.git" }, "keywords": [ "socketpuppet" ], "author": "@dosy", "license": "SEE LICENSE IN LICENSE.md", "bugs": { "url": "https://github.com/crisdosyago/socket-puppet-landing/issues" }, "homepage": "https://github.com/crisdosyago/socket-puppet-landing#readme", "devDependencies": { "serve": "^13.0.2" } }