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