Sha256: ca37bb677ab542810b477ec90699ce7ed64ca0dc4faf67146aaadce5b340f1d4
Contents?: true
Size: 761 Bytes
Versions: 22
Compression:
Stored size: 761 Bytes
Contents
{ "name": "@babel/helper-simple-access", "version": "7.24.7", "description": "Babel helper for ensuring that access to a given value is performed through simple accesses", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-helper-simple-access", "license": "MIT", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/babel/babel.git", "directory": "packages/babel-helper-simple-access" }, "main": "./lib/index.js", "dependencies": { "@babel/traverse": "^7.24.7", "@babel/types": "^7.24.7" }, "devDependencies": { "@babel/core": "^7.24.7" }, "engines": { "node": ">=6.9.0" }, "type": "commonjs" }
Version data entries
22 entries across 22 versions & 2 rubygems