mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-02 12:00:03 +02:00
47 lines
1.6 KiB
JSON
47 lines
1.6 KiB
JSON
{
|
|
"_from": "babel-plugin-transform-regexp-constructors@^0.4.1",
|
|
"_id": "babel-plugin-transform-regexp-constructors@0.4.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-T/fx2g4MMZENDhRhq+0MZ5yzHu4=",
|
|
"_location": "/babel-plugin-transform-regexp-constructors",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "babel-plugin-transform-regexp-constructors@^0.4.1",
|
|
"name": "babel-plugin-transform-regexp-constructors",
|
|
"escapedName": "babel-plugin-transform-regexp-constructors",
|
|
"rawSpec": "^0.4.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^0.4.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/babel-preset-minify"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/babel-plugin-transform-regexp-constructors/-/babel-plugin-transform-regexp-constructors-0.4.1.tgz",
|
|
"_shasum": "4ff7f1da0e0c31910d0e1461abed0c679cb31eee",
|
|
"_spec": "babel-plugin-transform-regexp-constructors@^0.4.1",
|
|
"_where": "/home/s2/Documents/Code/minifyfromhtml/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.4.1"
|
|
}
|