{ "_from": "@babel/plugin-syntax-flow@^7.2.0", "_id": "@babel/plugin-syntax-flow@7.7.4", "_inBundle": false, "_integrity": "sha512-2AMAWl5PsmM5KPkB22cvOkUyWk6MjUaqhHNU5nSPUl/ns3j5qLfw2SuYP5RbVZ0tfLvePr4zUScbICtDP2CUNw==", "_location": "/@babel/plugin-syntax-flow", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/plugin-syntax-flow@^7.2.0", "name": "@babel/plugin-syntax-flow", "escapedName": "@babel%2fplugin-syntax-flow", "scope": "@babel", "rawSpec": "^7.2.0", "saveSpec": null, "fetchSpec": "^7.2.0" }, "_requiredBy": [ "/@babel/plugin-transform-flow-strip-types" ], "_resolved": "https://registry.npmjs.org/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.7.4.tgz", "_shasum": "6d91b59e1a0e4c17f36af2e10dd64ef220919d7b", "_spec": "@babel/plugin-syntax-flow@^7.2.0", "_where": "/u1/h0/jkinne/public_html/cs499-f2019/code/sorting-algorithms/nbarrow1/bubble-sort-react/node_modules/@babel/plugin-transform-flow-strip-types", "bundleDependencies": false, "dependencies": { "@babel/helper-plugin-utils": "^7.0.0" }, "deprecated": false, "description": "Allow parsing of the flow syntax", "devDependencies": { "@babel/core": "^7.7.4" }, "gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9", "keywords": [ "babel-plugin" ], "license": "MIT", "main": "lib/index.js", "name": "@babel/plugin-syntax-flow", "peerDependencies": { "@babel/core": "^7.0.0-0" }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-flow" }, "version": "7.7.4" }