Added package.json
This commit is contained in:
parent
f0ec3f82c3
commit
93dae7caf3
10
package.json
Normal file
10
package.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "bitcoin",
|
||||
"description": "Bitcoin client API library and related utilities",
|
||||
"version": "0.0.1",
|
||||
"contributors": [
|
||||
{ "name": "Bill Casarin", "email": "jb@jb55.com" },
|
||||
],
|
||||
"directories": { "lib": "./lib/bitcoin" },
|
||||
"engines": { "node": ">= 0.1.98" }
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user