Sha256: ce96ba7a9c62b6d4e38fa6209801122e6636411c5f402b03a811227a9804fb4e

Contents?: true

Size: 1.03 KB

Versions: 5

Compression:

Stored size: 1.03 KB

Contents

{
  "name": "@babel/plugin-proposal-unicode-property-regex",
  "version": "7.10.4",
  "description": "Compile Unicode property escapes in Unicode regular expressions to ES5.",
  "homepage": "https://babeljs.io/",
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "main": "lib/index.js",
  "engines": {
    "node": ">=4"
  },
  "keywords": [
    "babel-plugin",
    "regex",
    "regexp",
    "regular expressions",
    "unicode properties",
    "unicode"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/babel/babel.git",
    "directory": "packages/babel-plugin-proposal-unicode-property-regex"
  },
  "bugs": "https://github.com/babel/babel/issues",
  "dependencies": {
    "@babel/helper-create-regexp-features-plugin": "^7.10.4",
    "@babel/helper-plugin-utils": "^7.10.4"
  },
  "peerDependencies": {
    "@babel/core": "^7.0.0-0"
  },
  "devDependencies": {
    "@babel/core": "^7.10.4",
    "@babel/helper-plugin-test-runner": "^7.10.4"
  },
  "gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df"
}

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
optimacms-0.1.61 spec/dummy/node_modules/@babel/plugin-proposal-unicode-property-regex/package.json
tang-0.2.1 spec/tang_app/node_modules/@babel/plugin-proposal-unicode-property-regex/package.json
tang-0.2.0 spec/tang_app/node_modules/@babel/plugin-proposal-unicode-property-regex/package.json
tang-0.1.0 spec/tang_app/node_modules/@babel/plugin-proposal-unicode-property-regex/package.json
tang-0.0.9 spec/tang_app/node_modules/@babel/plugin-proposal-unicode-property-regex/package.json