mirror of
https://github.com/jimeh/node-base58.git
synced 2026-02-19 07:36:40 +00:00
Update package.json
This commit is contained in:
@@ -12,6 +12,7 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
"main": "./lib/base58",
|
"main": "./lib/base58",
|
||||||
|
"engine": "node > 0.4.0 < 0.7.0",
|
||||||
|
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "make test"
|
"test": "make test"
|
||||||
@@ -19,7 +20,7 @@
|
|||||||
|
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"coffee-script": "1.3.1",
|
"coffee-script": "1.3.1",
|
||||||
"mocha": "*",
|
"mocha": "1.0.x",
|
||||||
"should": "*"
|
"should": "0.6.x"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user