FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
nextcloud.com/node_modules/dateformat/package.json at master · nextcloud/nextcloud.com · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
This repository was archived by the owner on Oct 19, 2022. It is now read-only.
nextcloud
/
nextcloud.com
Public archive
Notifications
You must be signed in to change notification settings
Fork
126
Star
214
Code
Issues
110
Pull requests
8
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
nextcloud.com
/
node_modules
/
dateformat
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
30 lines (30 loc) · 790 Bytes
Breadcrumbs
nextcloud.com
/
node_modules
/
dateformat
/
package.json
Copy path
File metadata and controls
30 lines (30 loc) · 790 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
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
{
"name"
:
"
dateformat
"
,
"description"
:
"
A node.js package for Steven Levithan's excellent dateFormat() function.
"
,
"maintainers"
:
"
Felix Geisendörfer <felix@debuggable.com>
"
,
"homepage"
:
"
https://github.com/felixge/node-dateformat
"
,
"author"
:
"
Steven Levithan
"
,
"contributors"
: [
"
Steven Levithan
"
,
"
Felix Geisendörfer <felix@debuggable.com>
"
,
"
Christoph Tavan <dev@tavan.de>
"
,
"
Jon Schlinkert (https://github.com/jonschlinkert)
"
],
"version"
:
"
2.0.0
"
,
"license"
:
"
MIT
"
,
"main"
:
"
lib/dateformat
"
,
"devDependencies"
: {
"underscore"
:
"
1.7.0
"
,
"mocha"
:
"
2.0.1
"
},
"engines"
: {
"node"
:
"
*
"
},
"scripts"
: {
"test"
:
"
mocha
"
},
"repository"
: {
"type"
:
"
git
"
,
"url"
:
"
https://github.com/felixge/node-dateformat.git
"
}
}
Back
|
FazBrowse Home
|
New Git URL