{
  "_from": "transform-ast@^2.4.0",
  "_id": "transform-ast@2.4.3",
  "_inBundle": false,
  "_integrity": "sha512-H/agTb5MRPp7FwN/uFOOvqm10pTWCcWksXL2H90BqS+bKeNPCYQsWza8Unx0+3+uBn0mHJxs/FI0BVu0gJ5e4Q==",
  "_location": "/transform-ast",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "transform-ast@^2.4.0",
    "name": "transform-ast",
    "escapedName": "transform-ast",
    "rawSpec": "^2.4.0",
    "saveSpec": null,
    "fetchSpec": "^2.4.0"
  },
  "_requiredBy": [
    "/nanohtml"
  ],
  "_resolved": "https://registry.npmjs.org/transform-ast/-/transform-ast-2.4.3.tgz",
  "_shasum": "ae4f664d18ba6fefb0378ce2a30ec2bc4b4c9ce5",
  "_spec": "transform-ast@^2.4.0",
  "_where": "/home/null/code/wasm-metering/demo/node_modules/nanohtml",
  "author": {
    "name": "Renée Kooi",
    "email": "renee@kooi.me"
  },
  "bugs": {
    "url": "https://github.com/goto-bus-stop/transform-ast/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "acorn-node": "^1.3.0",
    "convert-source-map": "^1.5.1",
    "is-buffer": "^2.0.0",
    "magic-string": "^0.23.2",
    "merge-source-map": "1.0.4",
    "nanobench": "^2.1.1"
  },
  "deprecated": false,
  "description": "transform an AST with source maps",
  "devDependencies": {
    "acorn-jsx": "^4.1.1",
    "tape": "^4.9.0"
  },
  "directories": {
    "test": "test"
  },
  "homepage": "https://github.com/goto-bus-stop/transform-ast#readme",
  "keywords": [],
  "license": "MIT",
  "main": "index.js",
  "name": "transform-ast",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/goto-bus-stop/transform-ast.git"
  },
  "scripts": {
    "test": "tape test/*.js test/falafel/*.js"
  },
  "version": "2.4.3"
}
