13 lines
250 B
JSON
13 lines
250 B
JSON
{
|
|
"name": "purescript-thumbor",
|
|
"version": "1.0.0",
|
|
"description": "Bindings for thumbor-ts",
|
|
"main": "todo.js",
|
|
"author": "Matei Adriel",
|
|
"license": "SEE LICENSE",
|
|
"private": false,
|
|
"dependencies": {
|
|
"thumbor-ts": "^1.3.7"
|
|
}
|
|
}
|