Your IP : 216.73.216.40


Current Path : /var/www/html/test/wetty2/node_modules/fecha/
Upload File :
Current File : /var/www/html/test/wetty2/node_modules/fecha/package.json

{
  "_args": [
    [
      {
        "raw": "fecha@^2.3.3",
        "scope": null,
        "escapedName": "fecha",
        "name": "fecha",
        "rawSpec": "^2.3.3",
        "spec": ">=2.3.3 <3.0.0",
        "type": "range"
      },
      "/var/www/html/test/wetty/node_modules/logform"
    ]
  ],
  "_from": "fecha@>=2.3.3 <3.0.0",
  "_hasShrinkwrap": false,
  "_id": "fecha@2.3.3",
  "_inCache": true,
  "_location": "/fecha",
  "_nodeVersion": "8.9.4",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/fecha_2.3.3_1519222684903_0.8600533842783573"
  },
  "_npmUser": {
    "name": "taylorhakes",
    "email": "npm@taylorhakes.com"
  },
  "_npmVersion": "5.6.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "fecha@^2.3.3",
    "scope": null,
    "escapedName": "fecha",
    "name": "fecha",
    "rawSpec": "^2.3.3",
    "spec": ">=2.3.3 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/logform"
  ],
  "_resolved": "https://registry.npmjs.org/fecha/-/fecha-2.3.3.tgz",
  "_shasum": "948e74157df1a32fd1b12c3a3c3cdcb6ec9d96cd",
  "_shrinkwrap": null,
  "_spec": "fecha@^2.3.3",
  "_where": "/var/www/html/test/wetty/node_modules/logform",
  "author": {
    "name": "Taylor Hakes"
  },
  "bugs": {
    "url": "https://github.com/taylorhakes/fecha/issues"
  },
  "dependencies": {},
  "description": "Date formatting and parsing",
  "devDependencies": {
    "eslint": "^2.4.0",
    "nyc": "^5.6.0",
    "painless": "^0.9.1",
    "uglify-js": "^2.6.1"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-lUGBnIamTAwk4znq5BcqsDaxSmZ9nDVJaij6NvRt/Tg4R69gERA+otPKbS86ROw9nxVMw2/mp1fnaiWqbs6Sdg==",
    "shasum": "948e74157df1a32fd1b12c3a3c3cdcb6ec9d96cd",
    "tarball": "https://registry.npmjs.org/fecha/-/fecha-2.3.3.tgz",
    "fileCount": 7,
    "unpackedSize": 24038
  },
  "files": [
    "fecha.js",
    "fecha.min.js",
    "fecha.d.ts"
  ],
  "gitHead": "8326090529b6f633c51750d6cf07625a8ef78f5b",
  "homepage": "https://github.com/taylorhakes/fecha",
  "keywords": [
    "date",
    "parse",
    "moment",
    "format",
    "fecha",
    "formatting"
  ],
  "license": "MIT",
  "main": "fecha.js",
  "maintainers": [
    {
      "name": "taylorhakes",
      "email": "npm@taylorhakes.com"
    }
  ],
  "name": "fecha",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://taylorhakes@github.com/taylorhakes/fecha.git"
  },
  "scripts": {
    "build": "uglifyjs fecha.js -m -o fecha.min.js && uglifyjs fecha.strict.js -m -o fecha.strict.min.js",
    "test": "eslint fecha.js fecha.strict.js && nyc --cache --reporter=text painless test.*"
  },
  "types": "./fecha.d.ts",
  "version": "2.3.3"
}