UNPKG

@auto-canary/cocoapods

Version:

Use auto to version your cocoapod

44 lines (43 loc) 976 B
{ "name": "@auto-canary/cocoapods", "version": "9.19.6-canary.1066.14005.0", "main": "dist/index.js", "description": "Use auto to version your cocoapod", "license": "MIT", "author": { "name": "Andrew Lisowski", "email": "lisowski54@gmail.com" }, "publishConfig": { "registry": "https://registry.npmjs.org/", "access": "public" }, "repository": { "type": "git", "url": "https://github.com/intuit/auto" }, "files": [ "dist" ], "keywords": [ "automation", "semantic", "release", "github", "labels", "automated", "continuos integration", "changelog" ], "scripts": { "build": "tsc -b", "start": "npm run build -- -w", "lint": "eslint src --ext .ts", "test": "jest --maxWorkers=2 --config ../../package.json" }, "dependencies": { "@auto-canary/core": "9.19.6-canary.1066.14005.0", "tslib": "1.10.0" }, "gitHead": "e14aca3d6c8e59ddffcec799c41798971c4cef95" }