1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-02 20:00:05 +02:00
Files
minifyfromhtml/node_modules/babel-helper-flip-expressions/package.json
2018-05-05 13:54:07 +02:00

48 lines
1.5 KiB
JSON

{
"_from": "babel-helper-flip-expressions@^0.4.1",
"_id": "babel-helper-flip-expressions@0.4.1",
"_inBundle": false,
"_integrity": "sha1-zAPYBFjBA7n1BcHGpn++D1nKwyA=",
"_location": "/babel-helper-flip-expressions",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "babel-helper-flip-expressions@^0.4.1",
"name": "babel-helper-flip-expressions",
"escapedName": "babel-helper-flip-expressions",
"rawSpec": "^0.4.1",
"saveSpec": null,
"fetchSpec": "^0.4.1"
},
"_requiredBy": [
"/babel-plugin-minify-guarded-expressions",
"/babel-plugin-minify-simplify"
],
"_resolved": "https://registry.npmjs.org/babel-helper-flip-expressions/-/babel-helper-flip-expressions-0.4.1.tgz",
"_shasum": "cc03d80458c103b9f505c1c6a67fbe0f59cac320",
"_spec": "babel-helper-flip-expressions@^0.4.1",
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/babel-plugin-minify-guarded-expressions",
"author": {
"name": "amasad"
},
"bugs": {
"url": "https://github.com/babel/minify/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "## Installation",
"homepage": "https://github.com/babel/minify#readme",
"keywords": [
"babel-plugin"
],
"license": "MIT",
"main": "lib/index.js",
"name": "babel-helper-flip-expressions",
"repository": {
"type": "git",
"url": "https://github.com/babel/minify/tree/master/packages/babel-helper-flip-expressions"
},
"version": "0.4.1"
}