aboutsummaryrefslogtreecommitdiff
path: root/node_modules/pako/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/pako/package.json')
-rw-r--r--node_modules/pako/package.json131
1 files changed, 0 insertions, 131 deletions
diff --git a/node_modules/pako/package.json b/node_modules/pako/package.json
deleted file mode 100644
index 3d8afe2..0000000
--- a/node_modules/pako/package.json
+++ /dev/null
@@ -1,131 +0,0 @@
-{
- "_args": [
- [
- {
- "raw": "pako@^1.0.0",
- "scope": null,
- "escapedName": "pako",
- "name": "pako",
- "rawSpec": "^1.0.0",
- "spec": ">=1.0.0 <2.0.0",
- "type": "range"
- },
- "F:\\Coding\\JavaScript\\AleeBot\\node_modules\\discord.js"
- ]
- ],
- "_from": "pako@>=1.0.0 <2.0.0",
- "_id": "pako@1.0.5",
- "_inCache": true,
- "_location": "/pako",
- "_nodeVersion": "6.9.4",
- "_npmOperationalInternal": {
- "host": "packages-18-east.internal.npmjs.com",
- "tmp": "tmp/pako-1.0.5.tgz_1490543279075_0.5095277389045805"
- },
- "_npmUser": {
- "name": "vitaly",
- "email": "vitaly@rcdesign.ru"
- },
- "_npmVersion": "3.10.10",
- "_phantomChildren": {},
- "_requested": {
- "raw": "pako@^1.0.0",
- "scope": null,
- "escapedName": "pako",
- "name": "pako",
- "rawSpec": "^1.0.0",
- "spec": ">=1.0.0 <2.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/discord.js"
- ],
- "_resolved": "https://registry.npmjs.org/pako/-/pako-1.0.5.tgz",
- "_shasum": "d2205dfe5b9da8af797e7c163db4d1f84e4600bc",
- "_shrinkwrap": null,
- "_spec": "pako@^1.0.0",
- "_where": "F:\\Coding\\JavaScript\\AleeBot\\node_modules\\discord.js",
- "bugs": {
- "url": "https://github.com/nodeca/pako/issues"
- },
- "contributors": [
- {
- "name": "Andrei Tuputcyn",
- "url": "https://github.com/andr83"
- },
- {
- "name": "Vitaly Puzrin",
- "url": "https://github.com/puzrin"
- },
- {
- "name": "Friedel Ziegelmayer",
- "url": "https://github.com/dignifiedquire"
- },
- {
- "name": "Kirill Efimov",
- "url": "https://github.com/Kirill89"
- },
- {
- "name": "Jean-loup Gailly"
- },
- {
- "name": "Mark Adler"
- }
- ],
- "dependencies": {},
- "description": "zlib port to javascript - fast, modularized, with browser support",
- "devDependencies": {
- "ansi": "*",
- "async": "*",
- "benchmark": "*",
- "bluebird": "^3.5.0",
- "browserify": "*",
- "eslint": "^3.12.2",
- "eslint-plugin-nodeca": "~1.0.3",
- "grunt": "^1.0.1",
- "grunt-cli": "^1.2.0",
- "grunt-contrib-connect": "^1.0.2",
- "grunt-saucelabs": "^9.0.0",
- "istanbul": "*",
- "lodash": "*",
- "mocha": "^3.2.0",
- "multiparty": "^4.1.3",
- "ndoc": "*",
- "uglify-js": "*",
- "zlibjs": "^0.2.0"
- },
- "directories": {},
- "dist": {
- "shasum": "d2205dfe5b9da8af797e7c163db4d1f84e4600bc",
- "tarball": "https://registry.npmjs.org/pako/-/pako-1.0.5.tgz"
- },
- "files": [
- "index.js",
- "dist/",
- "lib/"
- ],
- "gitHead": "588a4376d24f24b3bae4167b4a5c8cd43761a5cd",
- "homepage": "https://github.com/nodeca/pako",
- "keywords": [
- "zlib",
- "deflate",
- "inflate",
- "gzip"
- ],
- "license": "(MIT AND Zlib)",
- "maintainers": [
- {
- "name": "vitaly",
- "email": "vitaly@rcdesign.ru"
- }
- ],
- "name": "pako",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/nodeca/pako.git"
- },
- "scripts": {},
- "version": "1.0.5"
-}