{
"name": "make_invoice",
"version": "1.0.0",
"description": "請求書の作成を補助する。",
"main": "index.js",
"author": "筒井",
"license": "MIT",
"dependencies": {
"bulma": "^0.7.5",
"raw-loader": "^3.1.0",
"vue": "^2.6.10",
"webpack": "^4.35.0",
"webpack-cli": "^3.3.5"
}
}