summaryrefslogtreecommitdiffstats
path: root/node_modules/babel-plugin-syntax-flow/package.json
blob: d1826a7857ad3ef2ec6e0122905ec740cba556cd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
  "_from": "babel-plugin-syntax-flow@^6.18.0",
  "_id": "babel-plugin-syntax-flow@6.18.0",
  "_inBundle": false,
  "_integrity": "sha1-TDqyCiryaqIM0lmVw5jE63AxDI0=",
  "_location": "/babel-plugin-syntax-flow",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "babel-plugin-syntax-flow@^6.18.0",
    "name": "babel-plugin-syntax-flow",
    "escapedName": "babel-plugin-syntax-flow",
    "rawSpec": "^6.18.0",
    "saveSpec": null,
    "fetchSpec": "^6.18.0"
  },
  "_requiredBy": [
    "/babel-plugin-transform-flow-strip-types"
  ],
  "_resolved": "https://registry.npmjs.org/babel-plugin-syntax-flow/-/babel-plugin-syntax-flow-6.18.0.tgz",
  "_shasum": "4c3ab20a2af26aa20cd25995c398c4eb70310c8d",
  "_spec": "babel-plugin-syntax-flow@^6.18.0",
  "_where": "/home/pruss/Dev/3-minute-website/node_modules/babel-plugin-transform-flow-strip-types",
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "Allow parsing of the flow syntax",
  "devDependencies": {},
  "keywords": [
    "babel-plugin"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "babel-plugin-syntax-flow",
  "repository": {
    "type": "git",
    "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-flow"
  },
  "version": "6.18.0"
}