aboutsummaryrefslogtreecommitdiff
path: root/node_modules/babel-messages/package.json
blob: c543a7a7e5c65ff405bfe4c038b6d3c4eb6890d8 (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
{
  "_args": [
    [
      {
        "raw": "babel-messages@^6.8.0",
        "scope": null,
        "escapedName": "babel-messages",
        "name": "babel-messages",
        "rawSpec": "^6.8.0",
        "spec": ">=6.8.0 <7.0.0",
        "type": "range"
      },
      "/home/dold/repos/taler/wallet-webex/node_modules/babel-generator"
    ]
  ],
  "_from": "babel-messages@>=6.8.0 <7.0.0",
  "_id": "babel-messages@6.8.0",
  "_inCache": true,
  "_location": "/babel-messages",
  "_nodeVersion": "5.1.0",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/babel-messages-6.8.0.tgz_1462232650913_0.2572917281650007"
  },
  "_npmUser": {
    "name": "hzoo",
    "email": "hi@henryzoo.com"
  },
  "_npmVersion": "3.8.6",
  "_phantomChildren": {},
  "_requested": {
    "raw": "babel-messages@^6.8.0",
    "scope": null,
    "escapedName": "babel-messages",
    "name": "babel-messages",
    "rawSpec": "^6.8.0",
    "spec": ">=6.8.0 <7.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/babel-generator",
    "/babel-traverse"
  ],
  "_resolved": "https://registry.npmjs.org/babel-messages/-/babel-messages-6.8.0.tgz",
  "_shasum": "bf504736ca967e6d65ef0adb5a2a5f947c8e0eb9",
  "_shrinkwrap": null,
  "_spec": "babel-messages@^6.8.0",
  "_where": "/home/dold/repos/taler/wallet-webex/node_modules/babel-generator",
  "author": {
    "name": "Sebastian McKenzie",
    "email": "sebmck@gmail.com"
  },
  "dependencies": {
    "babel-runtime": "^6.0.0"
  },
  "description": "Collection of debug messages used by Babel.",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "bf504736ca967e6d65ef0adb5a2a5f947c8e0eb9",
    "tarball": "https://registry.npmjs.org/babel-messages/-/babel-messages-6.8.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-messages",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "https://github.com/babel/babel/tree/master/packages/babel-messages"
  },
  "scripts": {},
  "version": "6.8.0"
}