HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/bomacon.komma.pro/node_modules/ora/package.json
{
  "_from": "ora@^0.2.3",
  "_id": "ora@0.2.3",
  "_inBundle": false,
  "_integrity": "sha1-N1J9Igrc1Tw5tzVx11QVbV22V6Q=",
  "_location": "/ora",
  "_phantomChildren": {
    "ansi-styles": "2.2.1",
    "escape-string-regexp": "1.0.5",
    "has-ansi": "2.0.0",
    "strip-ansi": "3.0.1"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "ora@^0.2.3",
    "name": "ora",
    "escapedName": "ora",
    "rawSpec": "^0.2.3",
    "saveSpec": null,
    "fetchSpec": "^0.2.3"
  },
  "_requiredBy": [
    "/listr"
  ],
  "_resolved": "https://registry.npmjs.org/ora/-/ora-0.2.3.tgz",
  "_shasum": "37527d220adcd53c39b73571d754156d5db657a4",
  "_spec": "ora@^0.2.3",
  "_where": "/Users/julesgraus/webDevelopment/Basic-Bomacon/node_modules/listr",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/ora/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "chalk": "^1.1.1",
    "cli-cursor": "^1.0.2",
    "cli-spinners": "^0.1.2",
    "object-assign": "^4.0.1"
  },
  "deprecated": false,
  "description": "Elegant terminal spinner",
  "devDependencies": {
    "ava": "*",
    "hook-std": "^0.2.0",
    "xo": "*"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/sindresorhus/ora#readme",
  "keywords": [
    "cli",
    "spinner",
    "spinners",
    "terminal",
    "term",
    "console",
    "ascii",
    "unicode",
    "loading",
    "indicator",
    "progress",
    "busy",
    "wait",
    "idle"
  ],
  "license": "MIT",
  "name": "ora",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/ora.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "0.2.3"
}