Files
30-seconds-of-code/node_modules/babel-helper-flip-expressions/package.json
2019-08-20 15:52:05 +02:00

48 lines
1.6 KiB
JSON

{
"_from": "babel-helper-flip-expressions@^0.3.0",
"_id": "babel-helper-flip-expressions@0.3.0",
"_inBundle": false,
"_integrity": "sha512-kNGohWmtAG3b7tN1xocRQ5rsKkH/hpvZsMiGOJ1VwGJKhnwzR5KlB3rvKBaBPl5/IGHcopB2JN+r1SUEX1iMAw==",
"_location": "/babel-helper-flip-expressions",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "babel-helper-flip-expressions@^0.3.0",
"name": "babel-helper-flip-expressions",
"escapedName": "babel-helper-flip-expressions",
"rawSpec": "^0.3.0",
"saveSpec": null,
"fetchSpec": "^0.3.0"
},
"_requiredBy": [
"/babel-plugin-minify-guarded-expressions",
"/babel-plugin-minify-simplify"
],
"_resolved": "https://registry.npmjs.org/babel-helper-flip-expressions/-/babel-helper-flip-expressions-0.3.0.tgz",
"_shasum": "f5b6394bd5219b43cf8f7b201535ed540c6e7fa2",
"_spec": "babel-helper-flip-expressions@^0.3.0",
"_where": "/Users/stefanfejes/Projects/30-seconds-of-python-code/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.3.0"
}