Sha256: 8dd28255988077262517bcdf6286c27e6291cdc550f03bfd60055b88c4e480d6
Contents?: true
Size: 758 Bytes
Versions: 102
Compression:
Stored size: 758 Bytes
Contents
{ "name": "@babel/helper-string-parser", "version": "7.24.8", "description": "A utility package to parse strings", "repository": { "type": "git", "url": "https://github.com/babel/babel.git", "directory": "packages/babel-helper-string-parser" }, "homepage": "https://babel.dev/docs/en/next/babel-helper-string-parser", "license": "MIT", "publishConfig": { "access": "public" }, "main": "./lib/index.js", "devDependencies": { "charcodes": "^0.2.0" }, "engines": { "node": ">=6.9.0" }, "author": "The Babel Team (https://babel.dev/team)", "exports": { ".": { "types": "./lib/index.d.ts", "default": "./lib/index.js" }, "./package.json": "./package.json" }, "type": "commonjs" }
Version data entries
102 entries across 7 versions & 1 rubygems