{
  "//": "This package.json file is not actually installed.",
  "//": "Apostrophe requires that all npm modules to be loaded by moog",
  "//": "exist in package.json at project level, which for a test is here",
  "dependencies": {
    "apostrophe": "^3.4.0",
    "@apostrophecms/form": "git://github.com/apostrophecms/form.git"
  }
}
