add thirdparty tar
Showing
node_modules/chownr/LICENSE
0 → 100644
node_modules/tar/LICENSE
0 → 100644
node_modules/tar/README.md
0 → 100644
node_modules/tar/index.js
0 → 100644
node_modules/tar/lib/list.js
0 → 100644
node_modules/tar/lib/pack.js
0 → 100644
node_modules/tar/lib/pax.js
0 → 100644
| ... | ... | @@ -10,6 +10,7 @@ |
| "nedb": "^1.5.1", | ||
| "superagent": "^3.8.3", | ||
| "superagent-proxy": "^1.0.3", | ||
| "tar": "^4.4.6", | ||
| "through": "^2.3.8" | ||
| }, | ||
| "scripts": { | ||
| ... | ... |
Please register or sign in to comment