UNPKG

645 BJSONView Raw
1{
2 "name": "unimodules-file-system-interface",
3 "version": "6.0.0",
4 "description": "Interface for file system modules",
5 "main": "index.js",
6 "keywords": [
7 "unimodules",
8 "file-system",
9 "file"
10 ],
11 "repository": {
12 "type": "git",
13 "url": "https://github.com/expo/expo.git",
14 "directory": "packages/unimodules-file-system-interface"
15 },
16 "bugs": {
17 "url": "https://github.com/expo/expo/issues"
18 },
19 "author": "650 Industries, Inc.",
20 "license": "MIT",
21 "homepage": "https://github.com/expo/expo/tree/master/packages/unimodules-file-system-interface",
22 "gitHead": "e362887ddc6ba4e3518efd623d64b3cbd301a6a9"
23}