{
  "name": "js-import-css",
  "private": true,
  "scripts": {
    "build": "parcel build src/index.html"
  },
  "devDependencies": {
    "parcel": "2.0.0",
    "parcel-reporter-bundle-manifest": "file:../../.."
  }
}
