2019-03-24 08:27:49 +01:00

127 lines
3.0 KiB
JSON

{
"_args": [
[
{
"raw": "dateformat",
"scope": null,
"escapedName": "dateformat",
"name": "dateformat",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"/Users/gerrit/Documents/dev/nodejs/rentfor.camp/html/RentForCamp"
]
],
"_from": "dateformat@latest",
"_id": "dateformat@3.0.3",
"_inCache": true,
"_location": "/dateformat",
"_nodeVersion": "8.9.4",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/dateformat_3.0.3_1518206741376_0.524068871992555"
},
"_npmUser": {
"name": "doowb",
"email": "brian.woodward@gmail.com"
},
"_npmVersion": "5.6.0",
"_phantomChildren": {},
"_requested": {
"raw": "dateformat",
"scope": null,
"escapedName": "dateformat",
"name": "dateformat",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/dateformat/-/dateformat-3.0.3.tgz",
"_shasum": "a6e37499a4d9a9cf85ef5872044d62901c9889ae",
"_shrinkwrap": null,
"_spec": "dateformat",
"_where": "/Users/gerrit/Documents/dev/nodejs/rentfor.camp/html/RentForCamp",
"author": {
"name": "Steven Levithan"
},
"bugs": {
"url": "https://github.com/felixge/node-dateformat/issues"
},
"contributors": [
{
"name": "Steven Levithan"
},
{
"name": "Felix Geisendörfer",
"email": "felix@debuggable.com"
},
{
"name": "Christoph Tavan",
"email": "dev@tavan.de"
},
{
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
}
],
"dependencies": {},
"description": "A node.js package for Steven Levithan's excellent dateFormat() function.",
"devDependencies": {
"mocha": "2.0.1",
"underscore": "1.7.0"
},
"directories": {},
"dist": {
"integrity": "sha512-jyCETtSl3VMZMWeRo7iY1FL19ges1t55hMo5yaam4Jrsm5EPL89UQkoQRyiI+Yf4k8r2ZpdngkV8hr1lIdjb3Q==",
"shasum": "a6e37499a4d9a9cf85ef5872044d62901c9889ae",
"tarball": "https://registry.npmjs.org/dateformat/-/dateformat-3.0.3.tgz",
"fileCount": 4,
"unpackedSize": 15045
},
"engines": {
"node": "*"
},
"gitHead": "c7fb1bc73fd1180df0b9670e83796ea14963298d",
"homepage": "https://github.com/felixge/node-dateformat",
"license": "MIT",
"main": "lib/dateformat",
"maintainers": [
{
"name": "ctavan",
"email": "dev@tavan.de"
},
{
"name": "doowb",
"email": "brian.woodward@gmail.com"
},
{
"name": "felixge",
"email": "felix@debuggable.com"
},
{
"name": "fpintos",
"email": "fpintos.npm@outlook.com"
},
{
"name": "jonschlinkert",
"email": "github@sellside.com"
}
],
"name": "dateformat",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/felixge/node-dateformat.git"
},
"scripts": {
"test": "mocha"
},
"version": "3.0.3"
}