forked from enviPath/enviPy
Current Dev State
This commit is contained in:
77
static/js/ketcher2/node_modules/pako/package.json
generated
vendored
Normal file
77
static/js/ketcher2/node_modules/pako/package.json
generated
vendored
Normal file
@ -0,0 +1,77 @@
|
||||
{
|
||||
"_from": "pako@~0.2.0",
|
||||
"_id": "pako@0.2.9",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-8/dSL073gjSNqBYbrZ7P1Rv4OnU=",
|
||||
"_location": "/pako",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "pako@~0.2.0",
|
||||
"name": "pako",
|
||||
"escapedName": "pako",
|
||||
"rawSpec": "~0.2.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "~0.2.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/browserify-zlib"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/pako/-/pako-0.2.9.tgz",
|
||||
"_shasum": "f3f7522f4ef782348da8161bad9ecfd51bf83a75",
|
||||
"_spec": "pako@~0.2.0",
|
||||
"_where": "/home/manfred/enviPath/ketcher2/ketcher/node_modules/browserify-zlib",
|
||||
"bugs": {
|
||||
"url": "https://github.com/nodeca/pako/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Andrei Tuputcyn",
|
||||
"url": "https://github.com/andr83"
|
||||
},
|
||||
{
|
||||
"name": "Vitaly Puzrin",
|
||||
"url": "https://github.com/puzrin"
|
||||
}
|
||||
],
|
||||
"deprecated": false,
|
||||
"description": "zlib port to javascript - fast, modularized, with browser support",
|
||||
"devDependencies": {
|
||||
"ansi": "*",
|
||||
"async": "*",
|
||||
"benchmark": "*",
|
||||
"browserify": "*",
|
||||
"eslint": "^2.1.0",
|
||||
"eslint-plugin-nodeca": "~1.0.3",
|
||||
"grunt": "~0.4.4",
|
||||
"grunt-cli": "~0.1.13",
|
||||
"grunt-contrib-connect": "~0.9.0",
|
||||
"grunt-saucelabs": "~8.6.0",
|
||||
"istanbul": "*",
|
||||
"lodash": "*",
|
||||
"mocha": "1.21.5",
|
||||
"ndoc": "*",
|
||||
"uglify-js": "*"
|
||||
},
|
||||
"files": [
|
||||
"index.js",
|
||||
"dist/",
|
||||
"lib/"
|
||||
],
|
||||
"homepage": "https://github.com/nodeca/pako",
|
||||
"keywords": [
|
||||
"zlib",
|
||||
"deflate",
|
||||
"inflate",
|
||||
"gzip"
|
||||
],
|
||||
"license": "MIT",
|
||||
"name": "pako",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/nodeca/pako.git"
|
||||
},
|
||||
"version": "0.2.9"
|
||||
}
|
||||
Reference in New Issue
Block a user