12 lines
265 B
JSON

{
"name": "babel-plugin-es2015-sticky-regex",
"version": "1.0.0",
"description": "Compile ES2015 sticky regex to an ES5 RegExp constructor",
"repository": "babel/babel",
"license": "MIT",
"main": "lib/index.js",
"keywords": [
"babel-plugin"
]
}