{ "name": "web3connector", "version": "1.0.0", "description": "Web3.js Connector for EmbarkJS", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 0" }, "repository": { "type": "git", "url": "embark/packages/Web3Connector" }, "keywords": [ "embark", "web3", "node", "ethereum", "smart-contract" ], "author": "Jonathan Rainville", "license": "ISC" }