UNPKG

semantic-release-configuration

Version:

semantic-release-configuration contains the semantic-release configuration for the native web.

36 lines (35 loc) 847 B
{ "name": "semantic-release-configuration", "version": "2.0.7", "description": "semantic-release-configuration contains the semantic-release configuration for the native web.", "contributors": [ { "name": "Golo Roden", "email": "golo.roden@thenativeweb.io" }, { "name": "Hannes Leutloff", "email": "hannes.leutloff@thenativeweb.io" } ], "private": false, "main": "configuration.js", "types": "", "dependencies": { "@semantic-release/changelog": "6.0.1", "@semantic-release/git": "10.0.1", "semantic-release": "19.0.2" }, "devDependencies": { "roboter": "12.5.0" }, "scripts": {}, "repository": { "type": "git", "url": "git://github.com/thenativeweb/semantic-release-configuration.git" }, "keywords": [ "semantic-release" ], "license": "MIT" }