{
  "name": "portfolio_calculator",
  "version": "1.0.0",
  "description": "Portfolio calculation engine for historical security prices",
  "main": "index.js",
  "scripts": {
    "test": "pc"
  },
  "keywords": [
    "portfolio",
    "securities",
    "morningstar"
  ],
  "author": "Abhisek Pandey",
  "license": "ISC"
}
