{
    "name": "martin-digital-website",
    "version": "1.1.4",
    "description": "Development packages for company website",
    "main": "init.js",
    "scripts": {
        "test": "npm run test",
        "start": "git add . && git commit -m '$npm_config_vers' && git push origin master && npm version $npm_config_vers && npm publish"
    },
    "repository": {
        "type": "git",
        "url": "https://github.com/martin-digital-design/martin-digital"
    },
    "author": "Joel Martin",
    "license": "ISC"
}
