elm-pages-v3-beta/examples/docs/functions/process-url/package.json
2021-05-14 14:15:55 -07:00

16 lines
278 B
JSON

{
"name": "process-url",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"cloudinary": "^1.25.1"
}
}