hz-zhhq-web/node_modules/dropzone/package.json

62 lines
1.5 KiB
JSON
Raw Normal View History

2025-02-25 13:44:33 +08:00
{
"_from": "dropzone@5.5.1",
"_id": "dropzone@5.5.1",
"_inBundle": false,
"_integrity": "sha512-3VduRWLxx9hbVr42QieQN25mx/I61/mRdUSuxAmDGdDqZIN8qtP7tcKMa3KfpJjuGjOJGYYUzzeq6eGDnkzesA==",
"_location": "/dropzone",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "dropzone@5.5.1",
"name": "dropzone",
"escapedName": "dropzone",
"rawSpec": "5.5.1",
"saveSpec": null,
"fetchSpec": "5.5.1"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmmirror.com/dropzone/-/dropzone-5.5.1.tgz",
"_shasum": "06e2f513e61d6aa363d4b556f18574f47cf7ba26",
"_spec": "dropzone@5.5.1",
"_where": "E:\\hz-zhhq-web",
"bugs": {
"url": "https://gitlab.com/meno/dropzone/issues",
"email": "m@tias.me"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Matias Meno",
"email": "m@tias.me",
"url": "http://www.colorglare.com"
}
],
"deprecated": false,
"description": "Handles drag and drop of files for you.",
"homepage": "http://www.dropzonejs.com",
"keywords": [
"dragndrop",
"drag and drop",
"file upload",
"upload"
],
"license": "MIT",
"main": "./dist/dropzone.js",
"maintainers": [
{
"name": "Matias Meno",
"email": "m@tias.me",
"url": "http://www.colorglare.com"
}
],
"name": "dropzone",
"repository": {
"type": "git",
"url": "git+https://gitlab.com/meno/dropzone.git"
},
"version": "5.5.1"
}