Explorer
/opt/struktur/buzz/scripts/nostr-tools-test-package.json
← Zurück ↓ Download
{
  "name": "nostr-tools-test",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "type": "commonjs",
  "dependencies": {
    "nostr-tools": "^2.23.3",
    "ws": "^8.19.0"
  }
}