mcm-app-version-ionic
Version:
Check that the application version number is enabled.
27 lines (26 loc) • 684 B
JSON
{
"name": "mcm-app-version-ionic",
"version": "0.0.12",
"description": "Check that the application version number is enabled.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"mcm",
"version-control",
"applications",
"ionic"
],
"author": "Bryan Castro MCM",
"license": "ISC",
"types": "./index.d.ts",
"repository": {
"type": "git",
"url": "git+https://b.castro@gitlab.com/b.castro/mcm-app-version-ionic.git"
},
"bugs": {
"url": "https://gitlab.com/b.castro/mcm-app-version-ionic/issues"
},
"homepage": "https://gitlab.com/b.castro/mcm-app-version-ionic#readme"
}