UNPKG

onibrowser

Version:
29 lines (28 loc) 730 B
{ "name": "@dosy-private/voodoo", "private": true, "version": "1.0.0", "description": "A browser API for performing actions on a bitmap representation of a browser tab, and viewing the changes.", "main": "index.js", "scripts": { "test": "serve -p 8080", "postinstall": "./import-assets.sh" }, "repository": { "type": "git", "url": "git+ssh://git@gitlab.com/dosycorp/voodoo.git" }, "author": "@dosy", "license": "Apache-2.0", "bugs": { "url": "https://gitlab.com/dosycorp/voodoo/issues" }, "homepage": "https://gitlab.com/dosycorp/voodoo#readme", "dependencies": { "craydom": "^2.3.6", "style.dss": "^1.3.4" }, "devDependencies": { "@babel/runtime": "^7.7.7" } }