{ "_from": "ast-types-flow@^0.0.8", "_id": "ast-types-flow@0.0.8", "_inBundle": false, "_integrity": "sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==", "_location": "/ast-types-flow", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "ast-types-flow@^0.0.8", "name": "ast-types-flow", "escapedName": "ast-types-flow", "rawSpec": "^0.0.8", "saveSpec": null, "fetchSpec": "^0.0.8" }, "_requiredBy": [ "/eslint-plugin-jsx-a11y" ], "_resolved": "https://registry.npmjs.org/ast-types-flow/-/ast-types-flow-0.0.8.tgz", "_shasum": "0a85e1c92695769ac13a428bb653e7538bea27d6", "_spec": "ast-types-flow@^0.0.8", "_where": "/home/josie/development/hdlines/hdlines-react/node_modules/eslint-plugin-jsx-a11y", "author": { "name": "kyldvs" }, "bugs": { "url": "https://github.com/kyldvs/ast-types-flow/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Flow types for the Javascript AST", "devDependencies": { "gulp": "^3.9.0", "gulp-util": "^3.0.6", "jscodeshift": "^0.3.7", "nuclide-node-transpiler": "0.0.30", "through2": "^2.0.0" }, "files": [ "lib" ], "homepage": "https://github.com/kyldvs/ast-types-flow#readme", "keywords": [ "flow", "ast", "javascript" ], "license": "MIT", "main": "lib/types.js", "name": "ast-types-flow", "repository": { "type": "git", "url": "git+https://github.com/kyldvs/ast-types-flow.git" }, "scripts": { "build": "gulp build", "test": "flow" }, "version": "0.0.8" }