123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117 |
- {
- "_args": [
- [
- "dateformat@^3.0.3",
- "/home/seleznev/project Angular/Quality system/node_modules/yeoman-generator"
- ]
- ],
- "_from": "dateformat@>=3.0.3 <4.0.0",
- "_id": "dateformat@3.0.3",
- "_inCache": true,
- "_installable": true,
- "_location": "/dateformat",
- "_nodeVersion": "8.9.4",
- "_npmOperationalInternal": {
- "host": "s3://npm-registry-packages",
- "tmp": "tmp/dateformat_3.0.3_1518206741376_0.524068871992555"
- },
- "_npmUser": {
- "email": "brian.woodward@gmail.com",
- "name": "doowb"
- },
- "_npmVersion": "5.6.0",
- "_phantomChildren": {},
- "_requested": {
- "name": "dateformat",
- "raw": "dateformat@^3.0.3",
- "rawSpec": "^3.0.3",
- "scope": null,
- "spec": ">=3.0.3 <4.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/yeoman-generator"
- ],
- "_resolved": "https://registry.npmjs.org/dateformat/-/dateformat-3.0.3.tgz",
- "_shasum": "a6e37499a4d9a9cf85ef5872044d62901c9889ae",
- "_shrinkwrap": null,
- "_spec": "dateformat@^3.0.3",
- "_where": "/home/seleznev/project Angular/Quality system/node_modules/yeoman-generator",
- "author": {
- "name": "Steven Levithan"
- },
- "bugs": {
- "url": "https://github.com/felixge/node-dateformat/issues"
- },
- "contributors": [
- {
- "name": "Steven Levithan"
- },
- {
- "name": "Felix Geisendörfer",
- "email": "felix@debuggable.com"
- },
- {
- "name": "Christoph Tavan",
- "email": "dev@tavan.de"
- },
- {
- "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": {
- "fileCount": 4,
- "integrity": "sha512-jyCETtSl3VMZMWeRo7iY1FL19ges1t55hMo5yaam4Jrsm5EPL89UQkoQRyiI+Yf4k8r2ZpdngkV8hr1lIdjb3Q==",
- "shasum": "a6e37499a4d9a9cf85ef5872044d62901c9889ae",
- "tarball": "https://registry.npmjs.org/dateformat/-/dateformat-3.0.3.tgz",
- "unpackedSize": 15045
- },
- "engines": {
- "node": "*"
- },
- "gitHead": "c7fb1bc73fd1180df0b9670e83796ea14963298d",
- "homepage": "https://github.com/felixge/node-dateformat",
- "license": "MIT",
- "main": "lib/dateformat",
- "maintainers": [
- {
- "name": "ctavan",
- "email": "dev@tavan.de"
- },
- {
- "name": "doowb",
- "email": "brian.woodward@gmail.com"
- },
- {
- "name": "felixge",
- "email": "felix@debuggable.com"
- },
- {
- "name": "fpintos",
- "email": "fpintos.npm@outlook.com"
- },
- {
- "name": "jonschlinkert",
- "email": "github@sellside.com"
- }
- ],
- "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": "3.0.3"
- }
|