File: /var/www/linde-ai/html/node_modules/squeak/package.json
{
"_from": "squeak@^1.0.0",
"_id": "squeak@1.3.0",
"_inBundle": false,
"_integrity": "sha512-YQL1ulInM+ev8nXX7vfXsCsDh6IqXlrremc1hzi77776BtpWgYJUMto3UM05GSAaGzJgWekszjoKDrVNB5XG+A==",
"_location": "/squeak",
"_phantomChildren": {
"escape-string-regexp": "1.0.5",
"has-ansi": "2.0.0"
},
"_requested": {
"type": "range",
"registry": true,
"raw": "squeak@^1.0.0",
"name": "squeak",
"escapedName": "squeak",
"rawSpec": "^1.0.0",
"saveSpec": null,
"fetchSpec": "^1.0.0"
},
"_requiredBy": [
"/logalot"
],
"_resolved": "https://registry.npmjs.org/squeak/-/squeak-1.3.0.tgz",
"_shasum": "33045037b64388b567674b84322a6521073916c3",
"_spec": "squeak@^1.0.0",
"_where": "C:\\xampp\\htdocs\\linde-ai\\html\\node_modules\\logalot",
"author": {
"name": "Kevin MÃ¥rtensson",
"email": "kevinmartensson@gmail.com",
"url": "https://github.com/kevva"
},
"bugs": {
"url": "https://github.com/kevva/squeak/issues"
},
"bundleDependencies": false,
"dependencies": {
"chalk": "^1.0.0",
"console-stream": "^0.1.1",
"lpad-align": "^1.0.1"
},
"deprecated": false,
"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"
}