@cray/9w
Version:
Parse the stock price file.
31 lines (30 loc) • 614 B
JSON
{
"name": "@cray/9w",
"version": "1.0.4",
"description": "Parse the stock price file.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Yi-love/9w.git"
},
"author": "Yi-love",
"license": "ISC",
"bugs": {
"url": "https://github.com/Yi-love/9w/issues"
},
"homepage": "https://github.com/Yi-love/9w#readme",
"dependencies": {
"pdf2json": "^1.1.7"
},
"directories": {
"test": "test"
},
"devDependencies": {},
"keywords": [
"stock",
"ipo"
]
}