{
    "name": "@asset-pipe/common",
    "version": "4.0.0-alpha.4",
    "description": "",
    "main": "index.js",
    "scripts": {
        "test": "tap"
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/asset-pipe/common.git"
    },
    "keywords": [],
    "author": "",
    "license": "ISC",
    "bugs": {
        "url": "https://github.com/asset-pipe/common/issues"
    },
    "homepage": "https://github.com/asset-pipe/common#readme",
    "dependencies": {
        "ajv": "^6.10.2",
        "semver": "^6.3.0",
        "validate-npm-package-name": "^3.0.0"
    },
    "devDependencies": {
        "tap": "^14.6.1"
    }
}
