Newer
Older
{
"name": "parcel-project-template",
"description": "",
"main": "index.js",
"homepage": "https://maria-moroz.github.io/goit-filmoteka",
"dev": "parcel src/*.html --open",
"build": "parcel build src/*.html --public-url /goit-filmoteka/"
},
"repository": {
"type": "git",
"url": "git+https://github.com/goitacademy/parcel-project-template.git"
},
"keywords": [],
"author": "Alexander Repeta <alexander.repeta@gmail.com>",
"license": "ISC",
"bugs": {
"url": "https://github.com/goitacademy/parcel-project-template/issues"
},
"devDependencies": {
"posthtml-include": "^1.6.2",
"sass": "^1.32.8"