Browse Source

Update description

pull/15/head
Luke Childs 8 years ago
parent
commit
ddd717f7dc
  1. 2
      package.json

2
package.json

@ -1,7 +1,7 @@
{ {
"name": "onionoo", "name": "onionoo",
"version": "0.5.1", "version": "0.5.1",
"description": "Node client for the Onionoo Tor API", "description": "Node.js client library for the Tor Onionoo API",
"main": "src/index.js", "main": "src/index.js",
"scripts": { "scripts": {
"test": "nyc ava", "test": "nyc ava",

Loading…
Cancel
Save