update npmextra.json: githost
This commit is contained in:
parent
5c2e3fea6c
commit
3db25512ee
@ -11,11 +11,11 @@
|
|||||||
"gitzone": {
|
"gitzone": {
|
||||||
"projectType": "npm",
|
"projectType": "npm",
|
||||||
"module": {
|
"module": {
|
||||||
"githost": "gitlab.com",
|
"githost": "code.foss.global",
|
||||||
"gitscope": "pushrocks",
|
"gitscope": "push.rocks",
|
||||||
"gitrepo": "smartspawn",
|
"gitrepo": "smartspawn",
|
||||||
"description": "smart subprocess handling",
|
"description": "smart subprocess handling",
|
||||||
"npmPackagename": "@pushrocks/smartspawn",
|
"npmPackagename": "@push.rocks/smartspawn",
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "@pushrocks/smartspawn",
|
"name": "@push.rocks/smartspawn",
|
||||||
"version": "3.0.2",
|
"version": "3.0.2",
|
||||||
"private": false,
|
"private": false,
|
||||||
"description": "smart subprocess handling",
|
"description": "smart subprocess handling",
|
||||||
@ -49,4 +49,4 @@
|
|||||||
"browserslist": [
|
"browserslist": [
|
||||||
"last 1 chrome versions"
|
"last 1 chrome versions"
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user