Websocket
[VSoRC/.git] / node_modules / node-static / node_modules / colors / package.json
diff --git a/node_modules/node-static/node_modules/colors/package.json b/node_modules/node-static/node_modules/colors/package.json
new file mode 100644 (file)
index 0000000..5fd86cd
--- /dev/null
@@ -0,0 +1,75 @@
+{
+  "name": "colors",
+  "description": "get colors in your node.js console",
+  "version": "1.4.0",
+  "author": {
+    "name": "Marak Squires"
+  },
+  "contributors": [
+    {
+      "name": "DABH",
+      "url": "https://github.com/DABH"
+    }
+  ],
+  "homepage": "https://github.com/Marak/colors.js",
+  "bugs": {
+    "url": "https://github.com/Marak/colors.js/issues"
+  },
+  "keywords": [
+    "ansi",
+    "terminal",
+    "colors"
+  ],
+  "repository": {
+    "type": "git",
+    "url": "git+ssh://git@github.com/Marak/colors.js.git"
+  },
+  "license": "MIT",
+  "scripts": {
+    "lint": "eslint . --fix",
+    "test": "node tests/basic-test.js && node tests/safe-test.js"
+  },
+  "engines": {
+    "node": ">=0.1.90"
+  },
+  "main": "lib/index.js",
+  "devDependencies": {
+    "eslint": "^5.2.0",
+    "eslint-config-google": "^0.11.0"
+  },
+  "gitHead": "baa0e1c7dc50d868354206b9ea71273e3f05f593",
+  "_id": "colors@1.4.0",
+  "_nodeVersion": "10.16.3",
+  "_npmVersion": "6.9.0",
+  "dist": {
+    "integrity": "sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==",
+    "shasum": "c50491479d4c1bdaed2c9ced32cf7c7dc2360f78",
+    "tarball": "https://registry.npmjs.org/colors/-/colors-1.4.0.tgz",
+    "fileCount": 21,
+    "unpackedSize": 39506,
+    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdiAfACRA9TVsSAnZWagAA7gMP/1eUoL2YZSoe4XH3p7o5\n2NRhGJuE+81Kwbl/2+HWvlWGXxTo1vLYWGVAfBVYtEuUdnPlMOpCEyqdB8Ng\nqMr9acH/8ZkHKRyNYu9GeDLWWUFx8wv94qpcmnuqgp+24X3gBhiS7hnG6UJh\nL4kKUSycTGp0FFWPQ4tdpBuvC6PDGTowPfHh/oj0RosHygRcW6F4V5HDyws1\nQTnuE3k5vBhhzKQQ4oktGCUuQATqsg89lDDSw5hjThBf2y5ZrpF6qLVoiLgm\noMrEF3vDOIyf63naUmj/3qzBYFfQZU3wlGyaRfNxdqNooKW2QOb/x2XFtP46\nYibCl2xhGA0JsinmaAclbLfDkZSZs1bsjpj2xUOFJjQOeMReeS2PzCgHRBJy\nT9ow3X6MbRblOcWuX8Bbhr8kg9Av1xx2A9mtJ7G/DVuHLHBQOTro2l/qIb5M\nf9Z/++j4P1lMMKBp5jHvCRUNq9jgWdSaT9NHo1RvNKuEZM9mxyzyygcidj5w\ngaCGQ5G5kFOKAgmN1LvRYai5P31waqJ+Wr96g6XRfA9SBeeeX12v481jpKQm\nVZ6khQeII1VUgbadjWWegRAobEkW5JXLjdZbISZeIBahs5bOWPFiAFXowf4O\n7Hygdj0xtzkH/sWJeKUCxnzX6VN/mtu+QkPfjGBgDHNL4gtZsGDAizcsFuly\nDWUs\r\n=9VVk\r\n-----END PGP SIGNATURE-----\r\n"
+  },
+  "maintainers": [
+    {
+      "email": "dabh@stanford.edu",
+      "name": "dabh"
+    },
+    {
+      "email": "marak.squires@gmail.com",
+      "name": "marak"
+    }
+  ],
+  "_npmUser": {
+    "name": "dabh",
+    "email": "dabh@alumni.stanford.edu"
+  },
+  "directories": {},
+  "_npmOperationalInternal": {
+    "host": "s3://npm-registry-packages",
+    "tmp": "tmp/colors_1.4.0_1569195967207_0.2781122116893864"
+  },
+  "_hasShrinkwrap": false,
+  "_shasum": "c50491479d4c1bdaed2c9ced32cf7c7dc2360f78",
+  "_from": "colors@>=0.6.0",
+  "_resolved": "https://registry.npmjs.org/colors/-/colors-1.4.0.tgz"
+}