UNPKG

333 BJSONView Raw
1{
2 "name": "@auto/fs",
3 "version": "1.0.0",
4 "description": "",
5 "keywords": [],
6 "main": "node/index.js",
7 "repository": "bubble-dev/_",
8 "license": "MIT",
9 "engines": {
10 "node": ">=10.13.0"
11 },
12 "dependencies": {
13 "@auto/utils": "^1.0.0",
14 "fast-glob": "^3.0.0",
15 "p-all": "^2.0.0",
16 "pifs": "^1.0.0"
17 }
18}
\No newline at end of file