We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94dc291 commit e62317aCopy full SHA for e62317a
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "robohash-avatars",
3
- "version": "1.0.0",
+ "version": "0.9.0",
4
"description": "Generate robot-based avatar images for any text.",
5
"main": "./lib/robohash-avatars.js",
6
"types": "./lib/robohash-avatars.d.ts",
@@ -22,19 +22,13 @@
22
"keywords": [
23
"avatar",
24
"robohash",
25
- "robohash-avatar",
26
"user",
27
"username",
28
"random",
29
"avatars",
30
"robots",
31
"kittens",
32
- "aliens",
33
- "cat",
34
- "generator",
35
- "html",
36
- "javascript",
37
- "typescript"
+ "aliens"
38
],
39
"author": "Clyde D'Souza",
40
"license": "MIT",
0 commit comments