{
  "name": "@unofficial-parcel-nightly/diagnostic",
  "version": "2.0.0-alpha.3.2-85-g66216505test-10",
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/parcel-bundler/parcel.git"
  },
  "main": "lib/diagnostic.js",
  "source": "src/diagnostic.js",
  "engines": {
    "node": ">= 10.0.0",
    "parcel": "2.0.0-alpha.3.2-85-g66216505test-10"
  },
  "dependencies": {
    "json-source-map": "^0.6.1",
    "nullthrows": "^1.1.1"
  },
  "gitHead": "ce8e9212150708eefee7305321763c5d6d7476f1"
}
