100 lines
2.3 KiB
JSON
100 lines
2.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"dateformat@^1.0.11",
|
|
"/Users/sid/Desktop/code/RustyCode/node_modules/gulp-util"
|
|
]
|
|
],
|
|
"_from": "dateformat@>=1.0.11 <2.0.0",
|
|
"_id": "dateformat@1.0.12",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/dateformat",
|
|
"_nodeVersion": "0.12.7",
|
|
"_npmUser": {
|
|
"email": "felix@debuggable.com",
|
|
"name": "felixge"
|
|
},
|
|
"_npmVersion": "2.11.3",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "dateformat",
|
|
"raw": "dateformat@^1.0.11",
|
|
"rawSpec": "^1.0.11",
|
|
"scope": null,
|
|
"spec": ">=1.0.11 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/gulp-util"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/dateformat/-/dateformat-1.0.12.tgz",
|
|
"_shasum": "9f124b67594c937ff706932e4a642cca8dbbfee9",
|
|
"_shrinkwrap": null,
|
|
"_spec": "dateformat@^1.0.11",
|
|
"_where": "/Users/sid/Desktop/code/RustyCode/node_modules/gulp-util",
|
|
"author": {
|
|
"name": "Steven Levithan"
|
|
},
|
|
"bin": {
|
|
"dateformat": "bin/cli.js"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/felixge/node-dateformat/issues"
|
|
},
|
|
"contributors": [
|
|
{
|
|
"name": "Steven Levithan"
|
|
},
|
|
{
|
|
"email": "felix@debuggable.com",
|
|
"name": "Felix Geisendörfer"
|
|
},
|
|
{
|
|
"email": "dev@tavan.de",
|
|
"name": "Christoph Tavan"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"get-stdin": "^4.0.1",
|
|
"meow": "^3.3.0"
|
|
},
|
|
"description": "A node.js package for Steven Levithan's excellent dateFormat() function.",
|
|
"devDependencies": {
|
|
"mocha": "2.0.1",
|
|
"underscore": "1.7.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "9f124b67594c937ff706932e4a642cca8dbbfee9",
|
|
"tarball": "https://registry.npmjs.org/dateformat/-/dateformat-1.0.12.tgz"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"gitHead": "17364d40e61c06f6de228ab94f3660a27f357f01",
|
|
"homepage": "https://github.com/felixge/node-dateformat",
|
|
"license": "MIT",
|
|
"main": "lib/dateformat",
|
|
"maintainers": [
|
|
{
|
|
"email": "felix@debuggable.com",
|
|
"name": "felixge"
|
|
},
|
|
{
|
|
"email": "dev@tavan.de",
|
|
"name": "ctavan"
|
|
}
|
|
],
|
|
"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": "1.0.12"
|
|
}
|