File: /var/www/tana/frontend/node_modules/squeak/package.json
{
  "_args": [
    [
      "squeak@1.3.0",
      "C:\\OSPanel\\domains\\tana\\frontend"
    ]
  ],
  "_development": true,
  "_from": "squeak@1.3.0",
  "_id": "squeak@1.3.0",
  "_inBundle": false,
  "_integrity": "sha1-MwRQN7ZDiLVnZ0uEMiplIQc5FsM=",
  "_location": "/squeak",
  "_phantomChildren": {
    "escape-string-regexp": "1.0.5",
    "has-ansi": "2.0.0",
    "strip-ansi": "3.0.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "squeak@1.3.0",
    "name": "squeak",
    "escapedName": "squeak",
    "rawSpec": "1.3.0",
    "saveSpec": null,
    "fetchSpec": "1.3.0"
  },
  "_requiredBy": [
    "/logalot"
  ],
  "_resolved": "https://registry.npmjs.org/squeak/-/squeak-1.3.0.tgz",
  "_spec": "1.3.0",
  "_where": "C:\\OSPanel\\domains\\tana\\frontend",
  "author": {
    "name": "Kevin MÃ¥rtensson",
    "email": "kevinmartensson@gmail.com",
    "url": "https://github.com/kevva"
  },
  "bugs": {
    "url": "https://github.com/kevva/squeak/issues"
  },
  "dependencies": {
    "chalk": "^1.0.0",
    "console-stream": "^0.1.1",
    "lpad-align": "^1.0.1"
  },
  "description": "A tiny stream log",
  "devDependencies": {
    "ava": "^0.0.4"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/kevva/squeak#readme",
  "keywords": [
    "log"
  ],
  "license": "MIT",
  "name": "squeak",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kevva/squeak.git"
  },
  "scripts": {
    "test": "node test.js"
  },
  "version": "1.3.0"
}