{
  "name": "@unofficial-parcel-nightly/codeframe",
  "version": "2.0.0-alpha.3.2-85-g66216505test-10",
  "description": "Blazing fast, zero configuration web application bundler",
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/parcel-bundler/parcel.git"
  },
  "main": "lib/codeframe.js",
  "source": "src/codeframe.js",
  "engines": {
    "node": ">= 10.0.0",
    "parcel": "2.0.0-alpha.3.2-85-g66216505test-10"
  },
  "dependencies": {
    "chalk": "^2.4.2",
    "emphasize": "^2.1.0"
  },
  "gitHead": "ce8e9212150708eefee7305321763c5d6d7476f1"
}
