UNPKG

pear

Version:
47 lines (46 loc) 1.06 kB
{ "name": "pear", "version": "2.0.1", "description": "pear", "main": "pear.js", "bin": { "pear": "pear.js" }, "repository": { "type": "git", "url": "git+https://github.com/holepunchto/pear-cli.git" }, "keywords": [ "pear" ], "pear": { "platform": { "key": "pear://pzcjqmpoo6szkoc4bpkw65ib9ctnrq7b6mneeinbhbheihaq6p6o" } }, "author": "Holepunch Inc", "license": "Apache-2.0", "bugs": { "url": "https://github.com/holepunchto/pear/issues" }, "homepage": "https://docs.pears.com", "dependencies": { "graceful-goodbye": "^1.3.2", "hypercore-crypto": "^3.6.1", "hypercore-id-encoding": "^1.2.0", "pear-updater-bootstrap": "^2.0.0", "rocksdb-native": "^3.5.7", "speedometer": "^1.1.0", "tiny-byte-size": "^1.1.0", "which-runtime": "^1.2.0" }, "scripts": { "format": "prettier --write .", "lint": "prettier --check . && lunte" }, "devDependencies": { "lunte": "^1.3.0", "prettier": "^3.6.2", "prettier-config-holepunch": "^1.0.0" } }