aboutsummaryrefslogtreecommitdiff
path: root/node_modules/babel-types/package.json
blob: ffa061ade895b689e32633c004a6e2ff32410fdb (plain)
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
{
  "_args": [
    [
      {
        "raw": "babel-types@^6.10.2",
        "scope": null,
        "escapedName": "babel-types",
        "name": "babel-types",
        "rawSpec": "^6.10.2",
        "spec": ">=6.10.2 <7.0.0",
        "type": "range"
      },
      "/home/dold/repos/taler/wallet-webex/node_modules/istanbul-lib-instrument"
    ]
  ],
  "_from": "babel-types@>=6.10.2 <7.0.0",
  "_id": "babel-types@6.16.0",
  "_inCache": true,
  "_location": "/babel-types",
  "_nodeVersion": "5.11.1",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/babel-types-6.16.0.tgz_1475091545801_0.27850994863547385"
  },
  "_npmUser": {
    "name": "hzoo",
    "email": "hi@henryzoo.com"
  },
  "_npmVersion": "3.10.8",
  "_phantomChildren": {},
  "_requested": {
    "raw": "babel-types@^6.10.2",
    "scope": null,
    "escapedName": "babel-types",
    "name": "babel-types",
    "rawSpec": "^6.10.2",
    "spec": ">=6.10.2 <7.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/babel-generator",
    "/babel-template",
    "/babel-traverse",
    "/istanbul-lib-instrument"
  ],
  "_resolved": "https://registry.npmjs.org/babel-types/-/babel-types-6.16.0.tgz",
  "_shasum": "71cca1dbe5337766225c5c193071e8ebcbcffcfe",
  "_shrinkwrap": null,
  "_spec": "babel-types@^6.10.2",
  "_where": "/home/dold/repos/taler/wallet-webex/node_modules/istanbul-lib-instrument",
  "author": {
    "name": "Sebastian McKenzie",
    "email": "sebmck@gmail.com"
  },
  "dependencies": {
    "babel-runtime": "^6.9.1",
    "esutils": "^2.0.2",
    "lodash": "^4.2.0",
    "to-fast-properties": "^1.0.1"
  },
  "description": "This module contains methods for building ASTs manually and for checking the types of AST nodes.",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "71cca1dbe5337766225c5c193071e8ebcbcffcfe",
    "tarball": "https://registry.npmjs.org/babel-types/-/babel-types-6.16.0.tgz"
  },
  "homepage": "https://babeljs.io/",
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "amasad",
      "email": "amjad.masad@gmail.com"
    },
    {
      "name": "hzoo",
      "email": "hi@henryzoo.com"
    },
    {
      "name": "jmm",
      "email": "npm-public@jessemccarthy.net"
    },
    {
      "name": "loganfsmyth",
      "email": "loganfsmyth@gmail.com"
    },
    {
      "name": "sebmck",
      "email": "sebmck@gmail.com"
    },
    {
      "name": "thejameskyle",
      "email": "me@thejameskyle.com"
    }
  ],
  "name": "babel-types",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "https://github.com/babel/babel/tree/master/packages/babel-types"
  },
  "scripts": {},
  "version": "6.16.0"
}