kys-api 1.0.0 → 1.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/README.md +5 -5
  2. package/package.json +4 -4
package/README.md CHANGED
@@ -1,18 +1,18 @@
1
1
  <div align="center">
2
- <img src="https://i.pinimg.com/originals/c4/c6/fb/c4c6fb0469f227a4d297c68059dc950d.jpg" alt="Hexa" width="170" />
2
+ <img src="https://media.discordapp.net/attachments/950463839688855643/975059761630433320/IMG-20220514-WA0037.jpg" alt="Kaysa" width="170" />
3
3
 
4
4
  ## KAYSA-API
5
5
 
6
6
  </div>
7
7
 
8
8
  <p align="center">
9
- <a href="##"><img title="hexa-api" src="https://img.shields.io/static/v1?label=package&message=hxz-api&color=red"></a>
9
+ <a href="##"><img title="kaysa-api" src="https://img.shields.io/static/v1?label=package&message=kys-api&color=red"></a>
10
10
  </p>
11
11
  <p align="center">
12
- <a href="https://github.com/Hexagonz"><img title="Author" src="https://img.shields.io/badge/Author-Hexagonz-red.svg?style=for-the-badge&logo=github" /></a>
12
+ <a href="https://github.com/KaysaSalsa"><img title="Author" src="https://img.shields.io/badge/Author-KaysaSalsa-red.svg?style=for-the-badge&logo=github" /></a>
13
13
  </p>
14
14
  <p align="center">
15
- <a href="#"><img title="mengapi" src="https://img.shields.io/static/v1?label=FREE&message=hxz-api&color=pink"></a>
15
+ <a href="#"><img title="mengapi" src="https://img.shields.io/static/v1?label=FREE&message=kys-api&color=pink"></a>
16
16
  </p>
17
17
 
18
18
  ## ```INSTALL And UNINSTALL```
@@ -33,7 +33,7 @@ kay.otakudesu(judul)
33
33
  ```
34
34
  ## ```Covid```
35
35
  ```
36
- const hx = require('kys-api');
36
+ const kay = require('kys-api');
37
37
 
38
38
  kay.covid()
39
39
  .then(result => {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "kys-api",
3
- "version": "1.0.0",
3
+ "version": "1.0.1",
4
4
  "description": "kaysa-api",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -8,7 +8,7 @@
8
8
  },
9
9
  "repository": {
10
10
  "type": "git",
11
- "url": "git+https://github.com/Hexagonz/Hexa-api.git"
11
+ "url": "git+https://github.com/KaysaSalsa/Kys-Api.git"
12
12
  },
13
13
  "keywords": [
14
14
  "YNTKTS"
@@ -16,9 +16,9 @@
16
16
  "author": "Kaysa",
17
17
  "license": "ISC",
18
18
  "bugs": {
19
- "url": "https://github.com/Hexagonz/Hexa-Api/issues"
19
+ "url": "https://github.com/KaysaSalsa/Kys-Api/issues"
20
20
  },
21
- "homepage": "https://github.com/Hexagonz/Hexa-Api#readme",
21
+ "homepage": "https://github.com/KaysaSalsa/Kys-Api#readme",
22
22
  "dependencies": {
23
23
  "axios": "^0.21.1",
24
24
  "cheerio": "^1.0.0-rc.10",