{ "name": "phantomjs-polyfill", "version": "0.0.2", "description": "Polyfill for Function.prototype.bind", "main": "bind-polyfill.js", "repository": { "type": "git", "url": "git@github.com:tom-james-watson/phantomjs-polyfill.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "phantomjs", "bind", "polyfill" ], "author": "Tom Watson ", "license": "ISC", "bugs": { "url": "https://github.com/tom-james-watson/phantomjs-polyfill/issues" }, "homepage": "https://github.com/tom-james-watson/phantomjs-polyfill" }