Sha256: 48727d016961efc62871d6a5f0fe66ef215580ca04762c327577e9412625161a
Contents?: true
Size: 737 Bytes
Versions: 26
Compression:
Stored size: 737 Bytes
Contents
{ "name": "@babel/helper-validator-identifier", "version": "7.25.7", "description": "Validate identifier/keywords name", "repository": { "type": "git", "url": "https://github.com/babel/babel.git", "directory": "packages/babel-helper-validator-identifier" }, "license": "MIT", "publishConfig": { "access": "public" }, "main": "./lib/index.js", "exports": { ".": { "types": "./lib/index.d.ts", "default": "./lib/index.js" }, "./package.json": "./package.json" }, "devDependencies": { "@unicode/unicode-16.0.0": "^1.0.0", "charcodes": "^0.2.0" }, "engines": { "node": ">=6.9.0" }, "author": "The Babel Team (https://babel.dev/team)", "type": "commonjs" }
Version data entries
26 entries across 26 versions & 1 rubygems