Sha256: c2df165c1c7dc7687aba2600a146db1383e80f4e8f358cf54a68420e0f292142
Contents?: true
Size: 707 Bytes
Versions: 5
Compression:
Stored size: 707 Bytes
Contents
{ "name": "@babel/helpers", "version": "7.10.4", "description": "Collection of helper functions used by Babel transforms.", "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-helpers" }, "main": "lib/index.js", "dependencies": { "@babel/template": "^7.10.4", "@babel/traverse": "^7.10.4", "@babel/types": "^7.10.4" }, "devDependencies": { "@babel/helper-plugin-test-runner": "^7.10.4" }, "gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df" }
Version data entries
5 entries across 5 versions & 2 rubygems