mirror of
https://github.com/cupcakearmy/svelte-cloudinary.git
synced 2024-12-22 16:06:25 +00:00
v0.1.1
This commit is contained in:
commit
b43293b6bd
16
package.json
Normal file
16
package.json
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"name": "svelte-cloudinary",
|
||||||
|
"version": "0.1.1",
|
||||||
|
"main": "./dist/index.js",
|
||||||
|
"types": "./dist/index.d.ts",
|
||||||
|
"files": [
|
||||||
|
"dist"
|
||||||
|
],
|
||||||
|
"devDependencies": {
|
||||||
|
"typescript": "^4.0.5"
|
||||||
|
},
|
||||||
|
"dependencies": {
|
||||||
|
"cloudinary-core": "^2.11.3",
|
||||||
|
"lodash": "^4.17.20"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user