Sha256: d3c45e16cecf077f67ce391adbc48c3470b8a8d6d19f3b6e21f1f6c6d4238d17
Contents?: true
Size: 903 Bytes
Versions: 7
Compression:
Stored size: 903 Bytes
Contents
{ "name": "@babel/plugin-transform-unicode-regex", "version": "7.14.5", "description": "Compile ES2015 Unicode regex to ES5", "repository": { "type": "git", "url": "https://github.com/babel/babel.git", "directory": "packages/babel-plugin-transform-unicode-regex" }, "license": "MIT", "publishConfig": { "access": "public" }, "main": "./lib/index.js", "keywords": [ "babel-plugin" ], "dependencies": { "@babel/helper-create-regexp-features-plugin": "^7.14.5", "@babel/helper-plugin-utils": "^7.14.5" }, "peerDependencies": { "@babel/core": "^7.0.0-0" }, "devDependencies": { "@babel/core": "7.14.5", "@babel/helper-plugin-test-runner": "7.14.5" }, "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-unicode-regex", "engines": { "node": ">=6.9.0" }, "author": "The Babel Team (https://babel.dev/team)" }
Version data entries
7 entries across 7 versions & 1 rubygems