| Leo Repp | 58b9f11 | 2021-11-22 11:57:47 +0100 | [diff] [blame^] | 1 | { |
| 2 | "_from": "dateformat@~3.0.3", |
| 3 | "_id": "dateformat@3.0.3", |
| 4 | "_inBundle": false, |
| 5 | "_integrity": "sha512-jyCETtSl3VMZMWeRo7iY1FL19ges1t55hMo5yaam4Jrsm5EPL89UQkoQRyiI+Yf4k8r2ZpdngkV8hr1lIdjb3Q==", |
| 6 | "_location": "/dateformat", |
| 7 | "_phantomChildren": {}, |
| 8 | "_requested": { |
| 9 | "type": "range", |
| 10 | "registry": true, |
| 11 | "raw": "dateformat@~3.0.3", |
| 12 | "name": "dateformat", |
| 13 | "escapedName": "dateformat", |
| 14 | "rawSpec": "~3.0.3", |
| 15 | "saveSpec": null, |
| 16 | "fetchSpec": "~3.0.3" |
| 17 | }, |
| 18 | "_requiredBy": [ |
| 19 | "/grunt" |
| 20 | ], |
| 21 | "_resolved": "https://registry.npmjs.org/dateformat/-/dateformat-3.0.3.tgz", |
| 22 | "_shasum": "a6e37499a4d9a9cf85ef5872044d62901c9889ae", |
| 23 | "_spec": "dateformat@~3.0.3", |
| 24 | "_where": "C:\\Users\\marcr\\Desktop\\KorAp\\Git\\Kalamar\\node_modules\\grunt", |
| 25 | "author": { |
| 26 | "name": "Steven Levithan" |
| 27 | }, |
| 28 | "bugs": { |
| 29 | "url": "https://github.com/felixge/node-dateformat/issues" |
| 30 | }, |
| 31 | "bundleDependencies": false, |
| 32 | "contributors": [ |
| 33 | { |
| 34 | "name": "Steven Levithan" |
| 35 | }, |
| 36 | { |
| 37 | "name": "Felix Geisendörfer", |
| 38 | "email": "felix@debuggable.com" |
| 39 | }, |
| 40 | { |
| 41 | "name": "Christoph Tavan", |
| 42 | "email": "dev@tavan.de" |
| 43 | }, |
| 44 | { |
| 45 | "name": "Jon Schlinkert", |
| 46 | "url": "https://github.com/jonschlinkert" |
| 47 | } |
| 48 | ], |
| 49 | "deprecated": false, |
| 50 | "description": "A node.js package for Steven Levithan's excellent dateFormat() function.", |
| 51 | "devDependencies": { |
| 52 | "mocha": "2.0.1", |
| 53 | "underscore": "1.7.0" |
| 54 | }, |
| 55 | "engines": { |
| 56 | "node": "*" |
| 57 | }, |
| 58 | "homepage": "https://github.com/felixge/node-dateformat", |
| 59 | "license": "MIT", |
| 60 | "main": "lib/dateformat", |
| 61 | "maintainers": "Felix Geisendörfer <felix@debuggable.com>", |
| 62 | "name": "dateformat", |
| 63 | "repository": { |
| 64 | "type": "git", |
| 65 | "url": "git+https://github.com/felixge/node-dateformat.git" |
| 66 | }, |
| 67 | "scripts": { |
| 68 | "test": "mocha" |
| 69 | }, |
| 70 | "version": "3.0.3" |
| 71 | } |