npm
Showing
| ... | ... | @@ -2,6 +2,9 @@ |
| "name": "nextgen", | ||
| "version": "1.0.0", | ||
| "description": "", | ||
| "scripts": { | ||
| "inventory": "ts-node src/inventory.ts" | ||
| }, | ||
| "dependencies": { | ||
| "@types/lodash": "^4.14.149", | ||
| "csv-parse": "^4.8.5", | ||
| ... | ... |
Please register or sign in to comment