@dark-yasiya/imgbb.js 0.0.1 → 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +3 -3
package/README.md CHANGED
@@ -21,7 +21,7 @@
21
21
 
22
22
  ## 🧐 About <a name = "about"></a>
23
23
 
24
- The unofficial Scraper for [ https://imgbb.com/ ]
24
+ The unofficial Scrap [ https://imgbb.com/ ]
25
25
 
26
26
  ## 🏁 Getting Started <a name = "getting_started"></a>
27
27
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@dark-yasiya/imgbb.js",
3
- "version": "0.0.1",
4
- "description": "The Unofficial Scraper for https://imgbb.com/",
3
+ "version": "1.0.0",
4
+ "description": "Unofficial API wrapper for https://imgbb.com/",
5
5
  "main": "imgbb.js",
6
6
  "scripts": {
7
7
  "start": "node imgbb.js"
@@ -19,7 +19,7 @@
19
19
  "imgtourl",
20
20
  "imgbb",
21
21
  "image",
22
- "dyxt"
22
+ "converst"
23
23
  ],
24
24
 
25
25
  "author": "DarkYasiyaofc",