switch to new org scheme
This commit is contained in:
parent
8c4404ff68
commit
fd4bd1919e
@ -7,10 +7,10 @@
|
||||
"projectType": "npm",
|
||||
"module": {
|
||||
"githost": "gitlab.com",
|
||||
"gitscope": "pushrocks",
|
||||
"gitscope": "push.rocks",
|
||||
"gitrepo": "projectinfo",
|
||||
"description": "gather information about projects. supports npm, git etc.",
|
||||
"npmPackagename": "@pushrocks/projectinfo",
|
||||
"npmPackagename": "@push.rocks/projectinfo",
|
||||
"license": "MIT"
|
||||
}
|
||||
}
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "@pushrocks/projectinfo",
|
||||
"name": "@push.rocks/projectinfo",
|
||||
"version": "5.0.1",
|
||||
"private": false,
|
||||
"description": "gather information about projects. supports npm, git etc.",
|
||||
@ -57,4 +57,4 @@
|
||||
"browserslist": [
|
||||
"last 1 chrome versions"
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user