{
  "_from": "@architect/parser@^1.0.6",
  "_id": "@architect/parser@1.0.6",
  "_inBundle": false,
  "_integrity": "sha512-roNwGrgiTq6NfjBbFpaptEWSjxUTNeL3zloFxV0F504OrvDckV+q51VQ7Z3xvnrfxCBAIlP0RVYqEnuyf0GRFg==",
  "_location": "/@architect/parser",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@architect/parser@^1.0.6",
    "name": "@architect/parser",
    "escapedName": "@architect%2fparser",
    "scope": "@architect",
    "rawSpec": "^1.0.6",
    "saveSpec": null,
    "fetchSpec": "^1.0.6"
  },
  "_requiredBy": [
    "/@architect/data"
  ],
  "_resolved": "https://registry.npmjs.org/@architect/parser/-/parser-1.0.6.tgz",
  "_shasum": "79f41f5532360bcddaa39353b28f092a3df30212",
  "_spec": "@architect/parser@^1.0.6",
  "_where": "/Users/brianleroux/Desktop/begin-functions/src/shared/data/node_modules/@architect/data",
  "author": {
    "name": "Brian LeRoux"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "function that accepts .arc text and returns a plain JavaScript Object",
  "devDependencies": {
    "tap-spec": "^4.1.1",
    "tape": "^4.6.3"
  },
  "license": "Apache-2",
  "main": "index.js",
  "name": "@architect/parser",
  "scripts": {
    "test": "tape test/**/*-test.js | tap-spec"
  },
  "version": "1.0.6"
}
