init
Showing
package.json
0 → 100644
{ | ||
"name": "ai", | ||
"version": "1.0.0", | ||
"description": "", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "http://git.fcfglobal.co/root/ai" | ||
}, | ||
"author": "", | ||
"license": "ISC", | ||
"dependencies": { | ||
"fast-csv": "^4.3.6", | ||
"lodash": "^4.17.21", | ||
"moment-timezone": "^0.5.33" | ||
} | ||
} |
Please register or sign in to comment