333
schangxiang@126.com
2025-09-19 18966e02fb573c7e2bb0c6426ed792b38b910940
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
{
  "_args": [
    [
      "date-utils@1.2.21",
      "E:\\ximenzi\\wms\\old\\api"
    ]
  ],
  "_from": "date-utils@1.2.21",
  "_id": "date-utils@1.2.21",
  "_inBundle": false,
  "_integrity": "sha1-YfsWzcEnSzyayq/+n8ad+HIKK2Q=",
  "_location": "/date-utils",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "date-utils@1.2.21",
    "name": "date-utils",
    "escapedName": "date-utils",
    "rawSpec": "1.2.21",
    "saveSpec": null,
    "fetchSpec": "1.2.21"
  },
  "_requiredBy": [
    "/adal-node"
  ],
  "_resolved": "https://registry.npmjs.org/date-utils/-/date-utils-1.2.21.tgz",
  "_spec": "1.2.21",
  "_where": "E:\\ximenzi\\wms\\old\\api",
  "author": {
    "name": "Jerry Sievert",
    "email": "code@legitimatesounding.com",
    "url": "http://legitimatesounding.com/blog/"
  },
  "bugs": {
    "url": "http://github.com/JerrySievert/date-utils/issues"
  },
  "contributors": [
    {
      "name": "Jerry Sievert",
      "url": "http://legitimatesounding.com"
    }
  ],
  "description": "Date add-ons for Node.js",
  "devDependencies": {
    "gulp": "^3.7.0",
    "gulp-complexity": "^0.2.1",
    "gulp-rename": "^1.2.0",
    "gulp-shell": "^0.2.8",
    "gulp-uglify": "^0.3.0",
    "ink-docstrap": "^0.4.12",
    "jsdoc": "^3.3.0-alpha9",
    "vows": ">=0.7.0"
  },
  "directories": {
    "lib": "./lib",
    "test": "./test"
  },
  "engines": {
    "node": ">0.4.0"
  },
  "homepage": "https://jerrysievert.github.io/date-utils/",
  "keywords": [
    "date",
    "utils",
    "date-utils",
    "time"
  ],
  "license": "MIT",
  "main": "./lib/date-utils",
  "name": "date-utils",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/JerrySievert/date-utils.git"
  },
  "scripts": {
    "test": "vows -i --spec"
  },
  "version": "1.2.21"
}