Sha256: 57b89452b304df6745cd55f5995fb3a4344a2f2c1f8ed36e05ccc948b0a031e9
Contents?: true
Size: 954 Bytes
Versions: 2
Compression:
Stored size: 954 Bytes
Contents
{ "name": "@babel/plugin-transform-dotall-regex", "version": "7.6.2", "description": "Compile regular expressions using the `s` (`dotAll`) flag 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", "dotall" ], "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-dotall-regex", "bugs": "https://github.com/babel/babel/issues", "dependencies": { "@babel/helper-plugin-utils": "^7.0.0", "@babel/helper-regex": "^7.4.4", "regexpu-core": "^4.6.0" }, "peerDependencies": { "@babel/core": "^7.0.0-0" }, "devDependencies": { "@babel/core": "^7.6.2", "@babel/helper-plugin-test-runner": "^7.0.0" }, "gitHead": "b9cb4af953afb1a5aeed9b18526192ab15bb45c1" }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
disco_app-0.18.0 | test/dummy/node_modules/@babel/plugin-transform-dotall-regex/package.json |
disco_app-0.18.2 | test/dummy/node_modules/@babel/plugin-transform-dotall-regex/package.json |