We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e69778c commit 817ddf4Copy full SHA for 817ddf4
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "githubpackagetest",
3
"version": "1.0.0",
4
- "description": "",
+ "description": "test",
5
"main": "index.js",
6
"scripts": {
7
"test": "exit 0"
@@ -10,7 +10,7 @@
10
"type": "git",
11
"url": "git+https://github.com/TianlongLiang/GithubPackageTest.git"
12
},
13
- "author": "",
+ "author": "TianlongLiang",
14
"license": "ISC",
15
"bugs": {
16
"url": "https://github.com/TianlongLiang/GithubPackageTest/issues"
@@ -19,4 +19,4 @@
19
"publishConfig": {
20
"TianlongLiang:registry": "https://npm.pkg.github.com"
21
}
22
-}
+}
0 commit comments