cordova-fileutil
Version:
This package makes it easy to use the 'cordova-plugin-file' plug-in
35 lines (34 loc) • 804 B
JSON
{
"name": "cordova-fileutil",
"version": "2.0.1",
"description": "This package makes it easy to use the 'cordova-plugin-file' plug-in",
"keywords": [
"file util",
"file",
"web",
"app",
"android",
"ios",
"desktop",
"frontle",
"cordova",
"electron",
"chrome extension"
],
"author": "Yun HyeongJun <y37653@gmail.com>",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/Artifriends-inc/cordova-FileUtil.git"
},
"bugs": {
"url": "https://github.com/Artifriends-inc/cordova-FileUtil/issues"
},
"homepage": "https://github.com/Artifriends-inc/cordova-FileUtil#readme",
"files": [
"LICENSE",
"README.md",
"cordovaFileUtil.js"
],
"dependencies": {}
}