blockstarter-wl
Advanced tools
Comparing version 0.0.39 to 0.0.40
@@ -67,3 +67,3 @@ // Generated by LiveScript 1.5.0 | ||
} | ||
cb(null, resp.address); | ||
cb(null, JSON.parse(resp.text)); | ||
}); | ||
@@ -70,0 +70,0 @@ }; |
{ | ||
"repository": { | ||
"type": "git", | ||
"url": "git+ssh://git@github.com/blockstarter/white-label.git" | ||
}, | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"main": "blockstarter.js", | ||
"description": "Blockstarter white-label API for integration", | ||
"subversion": 39, | ||
"homepage": "https://github.com/blockstarter/white-label#readme", | ||
"license": "ISC", | ||
"bugs": { | ||
"url": "https://github.com/blockstarter/white-label/issues" | ||
}, | ||
"license": "ISC", | ||
"author": "Blockstarter Inc", | ||
"homepage": "https://github.com/blockstarter/white-label#readme", | ||
"subversion": 40, | ||
"description": "Blockstarter white-label API for integration", | ||
"main": "blockstarter.js", | ||
"dependencies": { | ||
"superagent": "^3.6.0" | ||
}, | ||
"uperversion": "0.0", | ||
"version": "0.0.40", | ||
"name": "blockstarter-wl", | ||
"keywords": [ | ||
@@ -22,8 +20,10 @@ "white-label", | ||
], | ||
"name": "blockstarter-wl", | ||
"version": "0.0.39", | ||
"uperversion": "0.0", | ||
"dependencies": { | ||
"superagent": "^3.6.0" | ||
"author": "Blockstarter Inc", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+ssh://git@github.com/blockstarter/white-label.git" | ||
}, | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
127142