switch to new org scheme
This commit is contained in:
		@@ -3,10 +3,10 @@
 | 
			
		||||
    "projectType": "npm",
 | 
			
		||||
    "module": {
 | 
			
		||||
      "githost": "gitlab.com",
 | 
			
		||||
      "gitscope": "pushrocks",
 | 
			
		||||
      "gitscope": "push.rocks",
 | 
			
		||||
      "gitrepo": "smartacme",
 | 
			
		||||
      "shortDescription": "acme with an easy yet powerful interface in TypeScript",
 | 
			
		||||
      "npmPackagename": "@pushrocks/smartacme",
 | 
			
		||||
      "npmPackagename": "@push.rocks/smartacme",
 | 
			
		||||
      "license": "MIT",
 | 
			
		||||
      "projectDomain": "push.rocks"
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,5 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "@pushrocks/smartacme",
 | 
			
		||||
  "name": "@push.rocks/smartacme",
 | 
			
		||||
  "version": "4.0.3",
 | 
			
		||||
  "private": false,
 | 
			
		||||
  "description": "acme with an easy yet powerful interface in TypeScript",
 | 
			
		||||
@@ -64,4 +64,4 @@
 | 
			
		||||
  "browserslist": [
 | 
			
		||||
    "last 1 chrome versions"
 | 
			
		||||
  ]
 | 
			
		||||
}
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user