{
    "name": "good-js",
    "version": "4.0.0",
    "description": "A library of fixes for the giant mistake that is Javascript",
    "main": "index.js",
    "scripts": {
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/jeff-hykin/good-js.git"
    },
    "keywords": [
        "javascript",
        "toolkit",
        "library"
    ],
    "author": "Jeff Hykin",
    "license": "ISC",
    "bugs": {
        "url": "https://github.com/jeff-hykin/good-js/issues"
    },
    "homepage": "https://github.com/jeff-hykin/good-js#readme",
    "dependencies": {
    }
}
