switch to new org scheme
This commit is contained in:
		@@ -7,10 +7,10 @@
 | 
				
			|||||||
    "projectType": "npm",
 | 
					    "projectType": "npm",
 | 
				
			||||||
    "module": {
 | 
					    "module": {
 | 
				
			||||||
      "githost": "gitlab.com",
 | 
					      "githost": "gitlab.com",
 | 
				
			||||||
      "gitscope": "pushrocks",
 | 
					      "gitscope": "push.rocks",
 | 
				
			||||||
      "gitrepo": "smarthbs",
 | 
					      "gitrepo": "smarthbs",
 | 
				
			||||||
      "description": "handlebars with better fs support",
 | 
					      "description": "handlebars with better fs support",
 | 
				
			||||||
      "npmPackagename": "@pushrocks/smarthbs",
 | 
					      "npmPackagename": "@push.rocks/smarthbs",
 | 
				
			||||||
      "license": "MIT"
 | 
					      "license": "MIT"
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,5 +1,5 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "@pushrocks/smarthbs",
 | 
					  "name": "@push.rocks/smarthbs",
 | 
				
			||||||
  "version": "3.0.3",
 | 
					  "version": "3.0.3",
 | 
				
			||||||
  "private": false,
 | 
					  "private": false,
 | 
				
			||||||
  "description": "handlebars with better fs support",
 | 
					  "description": "handlebars with better fs support",
 | 
				
			||||||
@@ -51,4 +51,4 @@
 | 
				
			|||||||
  "browserslist": [
 | 
					  "browserslist": [
 | 
				
			||||||
    "last 1 chrome versions"
 | 
					    "last 1 chrome versions"
 | 
				
			||||||
  ]
 | 
					  ]
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
		Reference in New Issue
	
	Block a user