Sha256: b9e3a90afa4cf1a275bc8a92e523601efe505cf2006775e4adfb0fcfaac5074b
Contents?: true
Size: 758 Bytes
Versions: 53
Compression:
Stored size: 758 Bytes
Contents
{ "name": "@babel/helper-string-parser", "version": "7.24.7", "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
53 entries across 13 versions & 2 rubygems