switch to new org scheme
This commit is contained in:
		| @@ -3,10 +3,10 @@ | |||||||
|     "projectType": "npm", |     "projectType": "npm", | ||||||
|     "module": { |     "module": { | ||||||
|       "githost": "gitlab.com", |       "githost": "gitlab.com", | ||||||
|       "gitscope": "pushrocks", |       "gitscope": "push.rocks", | ||||||
|       "gitrepo": "smarts3", |       "gitrepo": "smarts3", | ||||||
|       "description": "create an s3 endpoint that maps to a local directory", |       "description": "create an s3 endpoint that maps to a local directory", | ||||||
|       "npmPackagename": "@pushrocks/smarts3", |       "npmPackagename": "@push.rocks/smarts3", | ||||||
|       "license": "MIT", |       "license": "MIT", | ||||||
|       "projectDomain": "push.rocks" |       "projectDomain": "push.rocks" | ||||||
|     } |     } | ||||||
|   | |||||||
| @@ -1,5 +1,5 @@ | |||||||
| { | { | ||||||
|   "name": "@pushrocks/smarts3", |   "name": "@push.rocks/smarts3", | ||||||
|   "version": "2.1.1", |   "version": "2.1.1", | ||||||
|   "private": false, |   "private": false, | ||||||
|   "description": "create an s3 endpoint that maps to a local directory", |   "description": "create an s3 endpoint that maps to a local directory", | ||||||
| @@ -41,4 +41,4 @@ | |||||||
|     "@types/s3rver": "^3.7.0", |     "@types/s3rver": "^3.7.0", | ||||||
|     "s3rver": "^3.7.1" |     "s3rver": "^3.7.1" | ||||||
|   } |   } | ||||||
| } | } | ||||||
		Reference in New Issue
	
	Block a user