File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# PokéAPI Sprites <a href =" https://pokeapi.co/api/v2/pokemon/smeargle " ><img src =' https://veekun.com/dex/media/pokemon/global-link/235.png ' height =50px/ ></a >
22
3- This project is a fork of https://github.com/PokeAPI/sprites to publish it on npmjs.org and https://unpkg.com CDN
3+ This project is a fork of https://github.com/PokeAPI/sprites to publish SVG and GIF on npmjs.org and https://unpkg.com CDN
44
55
66To save load on PokéAPI, we host all the sprite images here.
Original file line number Diff line number Diff line change 11{
22 "name" : " pokeapi-sprites" ,
33 "version" : " 2.0.1" ,
4- "description" : " pokemon sprites " ,
4+ "description" : " pokemon SVG and GIF for https://pokeapi.co " ,
55 "main" : " index.js" ,
66 "scripts" : {
77 "test" : " echo \" Error: no test specified\" && exit 1"
1414 " pokemon" ,
1515 " pokeapi" ,
1616 " svg" ,
17- " png "
17+ " gif "
1818 ],
19- "author" : " PokeAPI" ,
19+ "author" : {
20+ "name" : " Sasha Firsov" ,
21+ "email" : " suns@simulationworks.com" ,
22+ "url" : " https://blog.firsov.net/"
23+ },
2024 "license" : " ISC" ,
2125 "bugs" : {
2226 "url" : " https://github.com/PokeAPI/sprites/issues"
You can’t perform that action at this time.
0 commit comments