chore: add keywords
This commit is contained in:
11
package.json
11
package.json
@@ -15,7 +15,16 @@
|
|||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/w33ble/pkgcomp.git"
|
"url": "git+https://github.com/w33ble/pkgcomp.git"
|
||||||
},
|
},
|
||||||
"keywords": [],
|
"keywords": [
|
||||||
|
"spawn",
|
||||||
|
"execute",
|
||||||
|
"change",
|
||||||
|
"changed",
|
||||||
|
"dependencies",
|
||||||
|
"package",
|
||||||
|
"package.json",
|
||||||
|
"package change"
|
||||||
|
],
|
||||||
"files": [
|
"files": [
|
||||||
"src/",
|
"src/",
|
||||||
"index.js",
|
"index.js",
|
||||||
|
|||||||
Reference in New Issue
Block a user