{
    "name": "@avto-dev/vehicle-logotypes",
    "version": "0.0.0-THIS-VALUE-WILL-BE-SET-DURING-BUILD",
    "description": "Vehicle logotypes set",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1",
        "release": "npm publish --scope=avto-dev --access=public"
    },
    "files": [
        "src"
    ],
    "repository": {
        "type": "git",
        "url": "git+https://github.com/avto-dev/vehicle-logotypes.git"
    },
    "author": "Avto Develop",
    "license": "MIT",
    "bugs": {
        "url": "https://github.com/avto-dev/vehicle-logotypes/issues"
    },
    "engines": {
        "node": ">=6.0.0"
    },
    "homepage": "https://github.com/avto-dev/vehicle-logotypes"
}
