Skip to content

Commit

Permalink
npm scope
Browse files Browse the repository at this point in the history
  • Loading branch information
tinpotnick committed Jun 17, 2022
1 parent d3f2ac7 commit a0b4585
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "babble-drachtio-registrar",
"name": "@tinpotnick/babble-drachtio-registrar",
"version": "1.0.2",
"description": "A simple registrar for use with drachtio sip server",
"main": "index.js",
Expand Down Expand Up @@ -28,5 +28,14 @@
"chai": "^4.3.4",
"jsdoc": "^3.6.7",
"mocha": "^9.1.3"
},
"bugs": {
"url": "https://github.com/tinpotnick/babble-drachtio-registrar/issues"
},
"homepage": "https://github.com/tinpotnick/babble-drachtio-registrar#readme",
"directories": {
"doc": "docs",
"lib": "lib",
"test": "test"
}
}

0 comments on commit a0b4585

Please sign in to comment.