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": "smartenv",
 | 
					      "gitrepo": "smartenv",
 | 
				
			||||||
      "description": "store things about your environment and let them travel across modules",
 | 
					      "description": "store things about your environment and let them travel across modules",
 | 
				
			||||||
      "npmPackagename": "@pushrocks/smartenv",
 | 
					      "npmPackagename": "@push.rocks/smartenv",
 | 
				
			||||||
      "license": "MIT"
 | 
					      "license": "MIT"
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,5 +1,5 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "@pushrocks/smartenv",
 | 
					  "name": "@push.rocks/smartenv",
 | 
				
			||||||
  "version": "5.0.6",
 | 
					  "version": "5.0.6",
 | 
				
			||||||
  "description": "store things about your environment and let them travel across modules",
 | 
					  "description": "store things about your environment and let them travel across modules",
 | 
				
			||||||
  "main": "dist_ts/index.js",
 | 
					  "main": "dist_ts/index.js",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user