UNPKG

lightfold

Version:

lightweight scaffolding and archiving utility CLI.

54 lines (53 loc) 1.67 kB
{ "_from": "@babel/plugin-syntax-flow@^7.8.3", "_id": "@babel/plugin-syntax-flow@7.8.3", "_inBundle": false, "_integrity": "sha512-innAx3bUbA0KSYj2E2MNFSn9hiCeowOFLxlsuhXzw8hMQnzkDomUr9QCD7E9VF60NmnG1sNTuuv6Qf4f8INYsg==", "_location": "/@babel/plugin-syntax-flow", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/plugin-syntax-flow@^7.8.3", "name": "@babel/plugin-syntax-flow", "escapedName": "@babel%2fplugin-syntax-flow", "scope": "@babel", "rawSpec": "^7.8.3", "saveSpec": null, "fetchSpec": "^7.8.3" }, "_requiredBy": [ "/@babel/plugin-transform-flow-strip-types" ], "_resolved": "https://registry.npmjs.org/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.8.3.tgz", "_shasum": "f2c883bd61a6316f2c89380ae5122f923ba4527f", "_spec": "@babel/plugin-syntax-flow@^7.8.3", "_where": "/Users/andrewxia/Documents/work/codefold/example/node_modules/@babel/plugin-transform-flow-strip-types", "bundleDependencies": false, "dependencies": { "@babel/helper-plugin-utils": "^7.8.3" }, "deprecated": false, "description": "Allow parsing of the flow syntax", "devDependencies": { "@babel/core": "^7.8.3" }, "gitHead": "a7620bd266ae1345975767bbc7abf09034437017", "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.8.3" }