This commit is contained in:
Yamozha
2021-04-02 02:24:13 +03:00
parent c23950b545
commit 7256d79e2c
31493 changed files with 3036630 additions and 0 deletions

View File

@ -0,0 +1,23 @@
{
"name": "unimodules-file-system-interface",
"version": "5.4.0",
"description": "Interface for file system modules",
"main": "index.js",
"keywords": [
"unimodules",
"file-system",
"file"
],
"repository": {
"type": "git",
"url": "https://github.com/expo/expo.git",
"directory": "packages/unimodules-file-system-interface"
},
"bugs": {
"url": "https://github.com/expo/expo/issues"
},
"author": "650 Industries, Inc.",
"license": "MIT",
"homepage": "https://github.com/expo/expo/tree/master/packages/unimodules-file-system-interface",
"gitHead": "bc6b4b3bc3cb5e44e477f145c72c07ed09588651"
}