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