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.
68 lines
1.7 KiB
68 lines
1.7 KiB
{
|
|
"_args": [
|
|
[
|
|
"date-format@3.0.0",
|
|
"/Users/satish.ganga/Desktop/EKAM/ekamv3/skgangaEkam"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "date-format@3.0.0",
|
|
"_id": "date-format@3.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-eyTcpKOcamdhWJXj56DpQMo1ylSQpcGtGKXcU0Tb97+K56/CF5amAqqqNj0+KvA0iw2ynxtHWFsPDSClCxe48w==",
|
|
"_location": "/date-format",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "date-format@3.0.0",
|
|
"name": "date-format",
|
|
"escapedName": "date-format",
|
|
"rawSpec": "3.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "3.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/log4js"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/date-format/-/date-format-3.0.0.tgz",
|
|
"_spec": "3.0.0",
|
|
"_where": "/Users/satish.ganga/Desktop/EKAM/ekamv3/skgangaEkam",
|
|
"author": {
|
|
"name": "Gareth Jones",
|
|
"email": "gareth.nomiddlename@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/nomiddlename/date-format/issues"
|
|
},
|
|
"description": "Formatting Date objects as strings since 2013",
|
|
"devDependencies": {
|
|
"eslint": "^5.16.0",
|
|
"eslint-plugin-mocha": "^5.3.0",
|
|
"mocha": "^5.2.0",
|
|
"should": "^13.2.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
},
|
|
"gitHead": "bf59015ab6c9e86454b179374f29debbdb403522",
|
|
"homepage": "https://github.com/nomiddlename/date-format#readme",
|
|
"keywords": [
|
|
"date",
|
|
"format",
|
|
"string"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "date-format",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/nomiddlename/date-format.git"
|
|
},
|
|
"scripts": {
|
|
"lint": "eslint lib/* test/*",
|
|
"pretest": "eslint lib/* test/*",
|
|
"test": "mocha"
|
|
},
|
|
"version": "3.0.0"
|
|
}
|