switch to new org scheme

This commit is contained in:
Philipp Kunz 2023-07-10 02:42:20 +02:00
parent 9fe5a2fcdc
commit 7fee4d8612
2 changed files with 4 additions and 4 deletions

View File

@ -3,10 +3,10 @@
"projectType": "npm", "projectType": "npm",
"module": { "module": {
"githost": "gitlab.com", "githost": "gitlab.com",
"gitscope": "pushrocks", "gitscope": "push.rocks",
"gitrepo": "smartbuffer", "gitrepo": "smartbuffer",
"description": "handle ArrayBufferLike structures", "description": "handle ArrayBufferLike structures",
"npmPackagename": "@pushrocks/smartbuffer", "npmPackagename": "@push.rocks/smartbuffer",
"license": "MIT", "license": "MIT",
"projectDomain": "push.rocks" "projectDomain": "push.rocks"
} }

View File

@ -1,5 +1,5 @@
{ {
"name": "@pushrocks/smartbuffer", "name": "@push.rocks/smartbuffer",
"version": "1.0.3", "version": "1.0.3",
"private": false, "private": false,
"description": "handle ArrayBufferLike structures", "description": "handle ArrayBufferLike structures",