update description
This commit is contained in:
17
package.json
17
package.json
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "ht-docker-dbase",
|
||||
"version": "1.0.88",
|
||||
"description": "easy CI for docker images",
|
||||
"description": "Provides easy Continuous Integration for Docker images.",
|
||||
"main": "index.js",
|
||||
"directories": {
|
||||
"test": "test"
|
||||
@@ -30,5 +30,18 @@
|
||||
"cli.js",
|
||||
"npmextra.json",
|
||||
"readme.md"
|
||||
],
|
||||
"keywords": [
|
||||
"CI",
|
||||
"Docker",
|
||||
"Docker images",
|
||||
"Continuous Integration",
|
||||
"build automation",
|
||||
"registry",
|
||||
"gitlab",
|
||||
"npm package",
|
||||
"code quality",
|
||||
"TypeScript",
|
||||
"JavaScript"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user