Sha256: 9efe0d841ada60bdddd9dfec492e32e1a8fbe078ddf648d2e6c8af5342d27567
Contents?: true
Size: 985 Bytes
Versions: 5
Compression:
Stored size: 985 Bytes
Contents
{ "name": "@babel/traverse", "version": "7.11.5", "description": "The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes", "author": "Sebastian McKenzie <sebmck@gmail.com>", "homepage": "https://babeljs.io/", "license": "MIT", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/babel/babel.git", "directory": "packages/babel-traverse" }, "main": "lib/index.js", "dependencies": { "@babel/code-frame": "^7.10.4", "@babel/generator": "^7.11.5", "@babel/helper-function-name": "^7.10.4", "@babel/helper-split-export-declaration": "^7.11.0", "@babel/parser": "^7.11.5", "@babel/types": "^7.11.5", "debug": "^4.1.0", "globals": "^11.1.0", "lodash": "^4.17.19" }, "devDependencies": { "@babel/helper-plugin-test-runner": "^7.10.4" }, "gitHead": "af64ccb2b00bc7574943674996c2f0507cdbfb6f" }
Version data entries
5 entries across 5 versions & 2 rubygems