discord-baymax-bot/node_modules/date-format/package.json
2017-03-23 23:52:08 -05:00

88 lines
2.2 KiB
JSON

{
"_args": [
[
{
"raw": "date-format@^0.0.0",
"scope": null,
"escapedName": "date-format",
"name": "date-format",
"rawSpec": "^0.0.0",
"spec": ">=0.0.0 <0.0.1",
"type": "range"
},
"/home/burchettm/statsbot/node_modules/streamroller"
]
],
"_from": "date-format@>=0.0.0 <0.0.1",
"_id": "date-format@0.0.0",
"_inCache": true,
"_location": "/date-format",
"_npmUser": {
"name": "csausdev",
"email": "gareth.jones@sensis.com.au"
},
"_npmVersion": "1.2.18",
"_phantomChildren": {},
"_requested": {
"raw": "date-format@^0.0.0",
"scope": null,
"escapedName": "date-format",
"name": "date-format",
"rawSpec": "^0.0.0",
"spec": ">=0.0.0 <0.0.1",
"type": "range"
},
"_requiredBy": [
"/streamroller"
],
"_resolved": "https://registry.npmjs.org/date-format/-/date-format-0.0.0.tgz",
"_shasum": "09206863ab070eb459acea5542cbd856b11966b3",
"_shrinkwrap": null,
"_spec": "date-format@^0.0.0",
"_where": "/home/burchettm/statsbot/node_modules/streamroller",
"author": {
"name": "Gareth Jones",
"email": "gareth.jones@sensis.com.au"
},
"bugs": {
"url": "https://github.com/nomiddlename/date-format/issues"
},
"dependencies": {},
"description": "formatting Date objects as strings since 2013",
"devDependencies": {
"mocha": "~1.12.0",
"should": "~1.2.2"
},
"directories": {},
"dist": {
"shasum": "09206863ab070eb459acea5542cbd856b11966b3",
"tarball": "https://registry.npmjs.org/date-format/-/date-format-0.0.0.tgz"
},
"gitHead": "bf59015ab6c9e86454b179374f29debbdb403522",
"homepage": "https://github.com/nomiddlename/date-format#readme",
"keywords": [
"date",
"format",
"string"
],
"license": "MIT",
"main": "lib/index.js",
"maintainers": [
{
"name": "csausdev",
"email": "gareth.jones@sensis.com.au"
}
],
"name": "date-format",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/nomiddlename/date-format.git"
},
"scripts": {
"test": "mocha"
},
"version": "0.0.0"
}