Sha256: 4a3e693cfa58120f619981c799a2981282d85e90a5591db3bc7d931db1981cec
Contents?: true
Size: 760 Bytes
Versions: 7
Compression:
Stored size: 760 Bytes
Contents
{ "name": "@babel/helper-builder-binary-assignment-operator-visitor", "version": "7.24.7", "description": "Helper function to build binary assignment operator visitors", "repository": { "type": "git", "url": "https://github.com/babel/babel.git", "directory": "packages/babel-helper-builder-binary-assignment-operator-visitor" }, "homepage": "https://babel.dev/docs/en/next/babel-helper-builder-binary-assignment-operator-visitor", "license": "MIT", "publishConfig": { "access": "public" }, "main": "./lib/index.js", "dependencies": { "@babel/traverse": "^7.24.7", "@babel/types": "^7.24.7" }, "engines": { "node": ">=6.9.0" }, "author": "The Babel Team (https://babel.dev/team)", "type": "commonjs" }
Version data entries
7 entries across 7 versions & 1 rubygems