auth info upgrade
Showing
| { | ||
| "name": "create-nemean", | ||
| "version": "0.0.26", | ||
| "description": "Creates a UmiJS application using the command line.", | ||
| "homepage": "https://github.com/umijs/create-umi", | ||
| "version": "0.0.27", | ||
| "description": "Creates a Nemean application using the command line.", | ||
| "homepage": "http://platform.kuopu.net:9999/gitlab/nemean-group/create-nemean", | ||
| "bugs": { | ||
| "url": "https://github.com/umijs/create-umi/issues" | ||
| "url": "http://platform.kuopu.net:9999/gitlab/nemean-group/create-nemean/issues" | ||
| }, | ||
| "repository": { | ||
| "prepublishOnly": "np --no-cleanup --yolo --no-publish", | ||
| "type": "git", | ||
| "url": "https://github.com/umijs/create-umi" | ||
| "url": "http://platform.kuopu.net:9999/gitlab/nemean-group/create-nemean" | ||
| }, | ||
| "license": "MIT", | ||
| "files": [ | ||
| ... | ... | @@ -47,6 +48,6 @@ |
| "np": "^5.0.1" | ||
| }, | ||
| "authors": [ | ||
| "chencheng <sorrycc@gmail.com> (https://github.com/sorrycc)" | ||
| "super-lin <changsha.wulin@gmail.com> (http://platform.kuopu.net:9999/gitlab/wulin)" | ||
| ] | ||
| } |
Please register or sign in to comment