summaryrefslogtreecommitdiff
path: root/bin/wiki/ImportarDesdeURL/node_modules/isostring/package.json
blob: ce8e95ec4b70fa5059d870ff6d8fcc379345c0b9 (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
{
  "_from": "isostring@0.0.1",
  "_id": "isostring@0.0.1",
  "_inBundle": false,
  "_integrity": "sha1-3bYI77/InNqG25yxa+CQp4gTTH8=",
  "_location": "/isostring",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "isostring@0.0.1",
    "name": "isostring",
    "escapedName": "isostring",
    "rawSpec": "0.0.1",
    "saveSpec": null,
    "fetchSpec": "0.0.1"
  },
  "_requiredBy": [
    "/@metascraper/helpers"
  ],
  "_resolved": "https://registry.npmjs.org/isostring/-/isostring-0.0.1.tgz",
  "_shasum": "ddb608efbfc89cda86db9cb16be090a788134c7f",
  "_spec": "isostring@0.0.1",
  "_where": "/srv/reevo-2020/bin/wiki/ImportarDesdeURL/node_modules/@metascraper/helpers",
  "author": {
    "name": "Segmentio",
    "email": "friends@segment.io"
  },
  "bugs": {
    "url": "https://github.com/segmentio/isostring/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "Decides whether a string is a valid isodate format",
  "devDependencies": {
    "mocha": "*",
    "should": "*"
  },
  "homepage": "https://github.com/segmentio/isostring#readme",
  "keywords": [
    "isostring",
    "iso8601",
    "date",
    "format"
  ],
  "main": "index",
  "name": "isostring",
  "repository": {
    "type": "git",
    "url": "git://github.com/segmentio/isostring.git"
  },
  "version": "0.0.1"
}