switch to new org scheme
This commit is contained in:
parent
946e1cb7d3
commit
e4f0a60644
@ -3,10 +3,10 @@
|
|||||||
"projectType": "npm",
|
"projectType": "npm",
|
||||||
"module": {
|
"module": {
|
||||||
"githost": "gitlab.com",
|
"githost": "gitlab.com",
|
||||||
"gitscope": "pushrocks",
|
"gitscope": "push.rocks",
|
||||||
"gitrepo": "levelcache",
|
"gitrepo": "levelcache",
|
||||||
"description": "a cache that uses memory/disk/s3 as backup",
|
"description": "a cache that uses memory/disk/s3 as backup",
|
||||||
"npmPackagename": "@pushrocks/levelcache",
|
"npmPackagename": "@push.rocks/levelcache",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"projectDomain": "push.rocks"
|
"projectDomain": "push.rocks"
|
||||||
}
|
}
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "@pushrocks/levelcache",
|
"name": "@push.rocks/levelcache",
|
||||||
"version": "3.0.3",
|
"version": "3.0.3",
|
||||||
"private": false,
|
"private": false,
|
||||||
"description": "a cache that uses memory/disk/s3 as backup",
|
"description": "a cache that uses memory/disk/s3 as backup",
|
||||||
@ -48,4 +48,4 @@
|
|||||||
"browserslist": [
|
"browserslist": [
|
||||||
"last 1 chrome versions"
|
"last 1 chrome versions"
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user