You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
110 lines
2.6 KiB
110 lines
2.6 KiB
{ |
|
"_args": [ |
|
[ |
|
"dateformat@^2.0.0", |
|
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/gulp-util" |
|
] |
|
], |
|
"_from": "dateformat@>=2.0.0 <3.0.0", |
|
"_id": "dateformat@2.2.0", |
|
"_inCache": true, |
|
"_installable": true, |
|
"_location": "/dateformat", |
|
"_nodeVersion": "6.7.0", |
|
"_npmOperationalInternal": { |
|
"host": "s3://npm-registry-packages", |
|
"tmp": "tmp/dateformat-2.2.0.tgz_1505980201538_0.9515526841860265" |
|
}, |
|
"_npmUser": { |
|
"email": "fpintos.npm@outlook.com", |
|
"name": "fpintos" |
|
}, |
|
"_npmVersion": "3.10.3", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"name": "dateformat", |
|
"raw": "dateformat@^2.0.0", |
|
"rawSpec": "^2.0.0", |
|
"scope": null, |
|
"spec": ">=2.0.0 <3.0.0", |
|
"type": "range" |
|
}, |
|
"_requiredBy": [ |
|
"/gulp-util" |
|
], |
|
"_resolved": "https://registry.npmjs.org/dateformat/-/dateformat-2.2.0.tgz", |
|
"_shasum": "4065e2013cf9fb916ddfd82efb506ad4c6769062", |
|
"_shrinkwrap": null, |
|
"_spec": "dateformat@^2.0.0", |
|
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/gulp-util", |
|
"author": { |
|
"name": "Steven Levithan" |
|
}, |
|
"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" |
|
}, |
|
{ |
|
"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": { |
|
"shasum": "4065e2013cf9fb916ddfd82efb506ad4c6769062", |
|
"tarball": "https://registry.npmjs.org/dateformat/-/dateformat-2.2.0.tgz" |
|
}, |
|
"engines": { |
|
"node": "*" |
|
}, |
|
"gitHead": "849ecab04ac9337cc96564c081382aed981aa961", |
|
"homepage": "https://github.com/felixge/node-dateformat", |
|
"license": "MIT", |
|
"main": "lib/dateformat", |
|
"maintainers": [ |
|
{ |
|
"email": "fpintos.npm@outlook.com", |
|
"name": "fpintos" |
|
}, |
|
{ |
|
"email": "github@sellside.com", |
|
"name": "jonschlinkert" |
|
}, |
|
{ |
|
"email": "dev@tavan.de", |
|
"name": "ctavan" |
|
}, |
|
{ |
|
"email": "felix@debuggable.com", |
|
"name": "felixge" |
|
} |
|
], |
|
"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": "2.2.0" |
|
}
|
|
|