{ "_from": "babel-plugin-transform-regexp-constructors@^0.3.0", "_id": "babel-plugin-transform-regexp-constructors@0.3.0", "_inBundle": false, "_integrity": "sha512-h92YHzyl042rb0naKO8frTHntpRFwRgKkfWD8602kFHoQingjJNtbvZzvxqHncJ6XmKVyYvfrBpDOSkCTDIIxw==", "_location": "/babel-plugin-transform-regexp-constructors", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "babel-plugin-transform-regexp-constructors@^0.3.0", "name": "babel-plugin-transform-regexp-constructors", "escapedName": "babel-plugin-transform-regexp-constructors", "rawSpec": "^0.3.0", "saveSpec": null, "fetchSpec": "^0.3.0" }, "_requiredBy": [ "/babel-preset-minify" ], "_resolved": "https://registry.npmjs.org/babel-plugin-transform-regexp-constructors/-/babel-plugin-transform-regexp-constructors-0.3.0.tgz", "_shasum": "9bb2c8dd082271a5cb1b3a441a7c52e8fd07e0f5", "_spec": "babel-plugin-transform-regexp-constructors@^0.3.0", "_where": "/Users/stefanfejes/Projects/30-seconds-of-python-code/node_modules/babel-preset-minify", "author": { "name": "shinew" }, "bugs": { "url": "https://github.com/babel/minify/issues" }, "bundleDependencies": false, "deprecated": false, "description": "This changes RegExp constructors into literals if the RegExp arguments are strings.", "homepage": "https://github.com/babel/minify#readme", "keywords": [ "babel-plugin" ], "license": "MIT", "main": "lib/index.js", "name": "babel-plugin-transform-regexp-constructors", "repository": { "type": "git", "url": "https://github.com/babel/minify/tree/master/packages/babel-plugin-transform-regexp-constructors" }, "version": "0.3.0" }