mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-03 20:30:04 +02:00
47 lines
1.7 KiB
JSON
47 lines
1.7 KiB
JSON
{
|
|
"_from": "babel-plugin-transform-inline-consecutive-adds@^0.4.1",
|
|
"_id": "babel-plugin-transform-inline-consecutive-adds@0.4.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-F13t/odsL/enjHUe1NncBZfRFx0=",
|
|
"_location": "/babel-plugin-transform-inline-consecutive-adds",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "babel-plugin-transform-inline-consecutive-adds@^0.4.1",
|
|
"name": "babel-plugin-transform-inline-consecutive-adds",
|
|
"escapedName": "babel-plugin-transform-inline-consecutive-adds",
|
|
"rawSpec": "^0.4.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^0.4.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/babel-preset-minify"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/babel-plugin-transform-inline-consecutive-adds/-/babel-plugin-transform-inline-consecutive-adds-0.4.1.tgz",
|
|
"_shasum": "175dedfe876c2ff7a78c751ed4d9dc0597d1171d",
|
|
"_spec": "babel-plugin-transform-inline-consecutive-adds@^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 plugin inlines consecutive property assignments, array pushes, etc.",
|
|
"homepage": "https://github.com/babel/minify#readme",
|
|
"keywords": [
|
|
"babel-plugin"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "babel-plugin-transform-inline-consecutive-adds",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/babel/minify/tree/master/packages/babel-plugin-transform-inline-consecutive-adds"
|
|
},
|
|
"version": "0.4.1"
|
|
}
|