UNPKG

pear

Version:
40 lines (39 loc) 829 B
{ "name": "pear", "version": "1.1.8", "description": "pear", "main": "pear.js", "bin": { "pear": "pear.js" }, "repository": { "type": "git", "url": "git+https://github.com/holepunchto/pear-cli.git" }, "keywords": [ "pear" ], "files": [ "pear.key" ], "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", "standard": "^17.1.2", "tiny-byte-size": "^1.1.0", "which-runtime": "^1.2.0" }, "scripts": { "test": "standard" } }