{ "_from": "babel-plugin-transform-simplify-comparison-operators@^6.9.2", "_id": "babel-plugin-transform-simplify-comparison-operators@6.9.2", "_inBundle": false, "_integrity": "sha1-DA6a+nMpJPA6qYL9Y8ktBAi9VlY=", "_location": "/babel-plugin-transform-simplify-comparison-operators", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "babel-plugin-transform-simplify-comparison-operators@^6.9.2", "name": "babel-plugin-transform-simplify-comparison-operators", "escapedName": "babel-plugin-transform-simplify-comparison-operators", "rawSpec": "^6.9.2", "saveSpec": null, "fetchSpec": "^6.9.2" }, "_requiredBy": [ "/babel-preset-minify" ], "_resolved": "https://registry.npmjs.org/babel-plugin-transform-simplify-comparison-operators/-/babel-plugin-transform-simplify-comparison-operators-6.9.2.tgz", "_shasum": "0c0e9afa732924f03aa982fd63c92d0408bd5656", "_spec": "babel-plugin-transform-simplify-comparison-operators@^6.9.2", "_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/babel-preset-minify", "author": { "name": "amasad" }, "bugs": { "url": "https://github.com/babel/minify/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Convert === and !== to == and != if their types are inferred to be the same.", "homepage": "https://github.com/babel/minify#readme", "keywords": [ "babel-plugin" ], "license": "MIT", "main": "lib/index.js", "name": "babel-plugin-transform-simplify-comparison-operators", "repository": { "type": "git", "url": "https://github.com/babel/minify/tree/master/packages/babel-plugin-transform-simplify-comparison-operators" }, "version": "6.9.2" }