We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4288218 commit 26d49c8Copy full SHA for 26d49c8
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "R-API",
+ "name": "API-REST",
3
"version": "1.1.0",
4
"description": "turu",
5
"main": "node index.js",
@@ -8,7 +8,7 @@
8
},
9
"repository": {
10
"type": "git",
11
- "url": "git+https://github.com/inirey/RESTAPI.git"
+ "url": "git+https://github.com/inirey/API-REST.git"
12
13
"keywords": [
14
"simple",
@@ -19,7 +19,7 @@
19
"author": "Reyganz",
20
"license": "ISC",
21
"bugs": {
22
- "url": "https://github.com/inirey/RESTAPI/issues"
+ "url": "https://github.com/inirey/API-REST/issues"
23
24
"dependencies": {
25
"axios": "^0.21.1",
@@ -59,5 +59,5 @@
59
"api-rey": "1.1.0",
60
"zrapi": "0.0.6"
61
62
- "homepage": "https://github.com/inirey/RESTAPI#readme"
+ "homepage": "https://github.com/inirey/API-REST#readme"
63
}
0 commit comments