@cocreate/croppie
Version:
A simple croppie component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.
23 lines • 618 B
JavaScript
module.exports = {
"organization_id": "",
"key": "",
"host": "",
"sources": [
{
"array": "files",
"object": {
"_id": "6028194771064611a678a197",
"name": "index.html",
"path": "/docs/croppie",
"pathname": "/docs/croppie/index.html",
"src": "{{./docs/index.html}}",
"host": [
"*"
],
"directory": "croppie",
"content-type": "{{content-type}}",
"public": "true"
}
}
]
};