Sha256: db91d2f9fcfea91734965b45170c92ff6d8a2b3b82c9cba3e97fdf7d6cb42d95
Contents?: true
Size: 622 Bytes
Versions: 4
Compression:
Stored size: 622 Bytes
Contents
{ "name": "@babel/helper-wrap-function", "version": "7.13.0", "description": "Helper to wrap functions inside a function call.", "repository": { "type": "git", "url": "https://github.com/babel/babel.git", "directory": "packages/babel-helper-wrap-function" }, "homepage": "https://babel.dev/docs/en/next/babel-helper-wrap-function", "license": "MIT", "publishConfig": { "access": "public" }, "main": "lib/index.js", "dependencies": { "@babel/helper-function-name": "^7.12.13", "@babel/template": "^7.12.13", "@babel/traverse": "^7.13.0", "@babel/types": "^7.13.0" } }
Version data entries
4 entries across 3 versions & 2 rubygems