WIP - add extractor, generate snippet_data
This commit is contained in:
49
node_modules/babel-plugin-minify-guarded-expressions/package.json
generated
vendored
Normal file
49
node_modules/babel-plugin-minify-guarded-expressions/package.json
generated
vendored
Normal file
@ -0,0 +1,49 @@
|
||||
{
|
||||
"_from": "babel-plugin-minify-guarded-expressions@^0.3.0",
|
||||
"_id": "babel-plugin-minify-guarded-expressions@0.3.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-O+6CvF5/Ttsth3LMg4/BhyvVZ82GImeKMXGdVRQGK/8jFiP15EjRpdgFlxv3cnqRjqdYxLCS6r28VfLpb9C/kA==",
|
||||
"_location": "/babel-plugin-minify-guarded-expressions",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "babel-plugin-minify-guarded-expressions@^0.3.0",
|
||||
"name": "babel-plugin-minify-guarded-expressions",
|
||||
"escapedName": "babel-plugin-minify-guarded-expressions",
|
||||
"rawSpec": "^0.3.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^0.3.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/babel-preset-minify"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/babel-plugin-minify-guarded-expressions/-/babel-plugin-minify-guarded-expressions-0.3.0.tgz",
|
||||
"_shasum": "2552d96189ef45d9a463f1a6b5e4fa110703ac8d",
|
||||
"_spec": "babel-plugin-minify-guarded-expressions@^0.3.0",
|
||||
"_where": "/Users/stefanfejes/Projects/30-seconds-of-python-code/node_modules/babel-preset-minify",
|
||||
"author": {
|
||||
"name": "amasad"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/babel/minify/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"babel-helper-flip-expressions": "^0.3.0"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "## Example",
|
||||
"homepage": "https://github.com/babel/minify#readme",
|
||||
"keywords": [
|
||||
"babel-plugin"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"name": "babel-plugin-minify-guarded-expressions",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/babel/minify/tree/master/packages/babel-plugin-minify-guarded-expressions"
|
||||
},
|
||||
"version": "0.3.0"
|
||||
}
|
||||
Reference in New Issue
Block a user