aboutsummaryrefslogtreecommitdiff
path: root/node_modules/to-iso-string/package.json
blob: 700aea3aa76d7f30fcc5fd6d277e88faee8f23b7 (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
{
  "_args": [
    [
      {
        "raw": "to-iso-string@0.0.2",
        "scope": null,
        "escapedName": "to-iso-string",
        "name": "to-iso-string",
        "rawSpec": "0.0.2",
        "spec": "0.0.2",
        "type": "version"
      },
      "/home/dold/repos/taler/wallet-webex/node_modules/mocha"
    ]
  ],
  "_from": "to-iso-string@0.0.2",
  "_id": "to-iso-string@0.0.2",
  "_inCache": true,
  "_location": "/to-iso-string",
  "_nodeVersion": "2.0.1",
  "_npmUser": {
    "name": "ndhoule",
    "email": "nathan@nathanhoule.com"
  },
  "_npmVersion": "2.9.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "to-iso-string@0.0.2",
    "scope": null,
    "escapedName": "to-iso-string",
    "name": "to-iso-string",
    "rawSpec": "0.0.2",
    "spec": "0.0.2",
    "type": "version"
  },
  "_requiredBy": [
    "/mocha"
  ],
  "_resolved": "https://registry.npmjs.org/to-iso-string/-/to-iso-string-0.0.2.tgz",
  "_shasum": "4dc19e664dfccbe25bd8db508b00c6da158255d1",
  "_shrinkwrap": null,
  "_spec": "to-iso-string@0.0.2",
  "_where": "/home/dold/repos/taler/wallet-webex/node_modules/mocha",
  "bugs": {
    "url": "https://github.com/segmentio/to-iso-string/issues"
  },
  "dependencies": {},
  "deprecated": "to-iso-string has been deprecated, use @segment/to-iso-string instead.",
  "description": "Cross-browser toISOString support.",
  "devDependencies": {
    "mocha": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "4dc19e664dfccbe25bd8db508b00c6da158255d1",
    "tarball": "https://registry.npmjs.org/to-iso-string/-/to-iso-string-0.0.2.tgz"
  },
  "gitHead": "dded50dbad7ad7568dfaf38e7fe623e43977837d",
  "homepage": "https://github.com/segmentio/to-iso-string#readme",
  "keywords": [
    "iso",
    "format",
    "iso8601",
    "date",
    "isostring",
    "toISOString"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "ndhoule",
      "email": "nathan@nathanhoule.com"
    }
  ],
  "name": "to-iso-string",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/segmentio/to-iso-string.git"
  },
  "scripts": {},
  "version": "0.0.2"
}