react-native-web-headroom
Version:
React Native Web Headroom
15 lines (14 loc) • 516 B
JSON
{
"name": "babel-plugin-transform-regexp-constructors",
"version": "0.3.0",
"description": "This changes RegExp constructors into literals if the RegExp arguments are strings.",
"keywords": [
"babel-plugin"
],
"homepage": "https://github.com/babel/minify#readme",
"bugs": "https://github.com/babel/minify/issues",
"license": "MIT",
"author": "shinew",
"main": "lib/index.js",
"repository": "https://github.com/babel/minify/tree/master/packages/babel-plugin-transform-regexp-constructors"
}