📁 PHP Dosya Yöneticisi
/
/
home
/
demodesigncom
/
adisyonscripti.demodesign.com.tr
/
admin
/
assets
/
vendor
/
dropzone
📝
package.json
← Geri Dön
{ "name": "dropzone", "version": "5.7.0", "description": "Handles drag and drop of files for you.", "keywords": [ "dragndrop", "drag and drop", "file upload", "upload" ], "homepage": "http://www.dropzonejs.com", "main": "./dist/dropzone.js", "maintainers": [ { "name": "Matias Meno", "email": "m@tias.me", "web": "http://www.colorglare.com" } ], "contributors": [ { "name": "Matias Meno", "email": "m@tias.me", "web": "http://www.colorglare.com" } ], "scripts": { "test": "grunt && npm run test-prebuilt", "test-prebuilt": "mocha-headless-chrome -f test/test-prebuilt.html -a no-sandbox -a disable-setuid-sandbox" }, "bugs": { "email": "m@tias.me", "url": "https://gitlab.com/meno/dropzone/issues" }, "license": "MIT", "repository": { "type": "git", "url": "https://gitlab.com/meno/dropzone.git" } }
💾 Kaydet
İptal
📝 Yeniden Adlandır
İptal
Kaydet
🔐 Dosya İzinleri (chmod)
İzin Değeri:
Hızlı Seçim:
777
755
644
600
777
= Herkes okur/yazar/çalıştırır
755
= Sahip tam, diğerleri okur/çalıştırır
644
= Sahip okur/yazar, diğerleri okur
600
= Sadece sahip okur/yazar
İptal
Uygula