{ "_args": [ [ "cssesc@^3.0.0", "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@riotjs/compiler" ] ], "_from": "cssesc@>=3.0.0 <4.0.0", "_hasShrinkwrap": false, "_id": "cssesc@3.0.0", "_inCache": true, "_installable": true, "_location": "/cssesc", "_nodeVersion": "10.4.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/cssesc_3.0.0_1549298060123_0.3791149152663338" }, "_npmUser": { "email": "mathias@qiwi.be", "name": "mathias" }, "_npmVersion": "6.7.0", "_phantomChildren": {}, "_requested": { "name": "cssesc", "raw": "cssesc@^3.0.0", "rawSpec": "^3.0.0", "scope": null, "spec": ">=3.0.0 <4.0.0", "type": "range" }, "_requiredBy": [ "/@riotjs/compiler" ], "_resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", "_shasum": "37741919903b868565e1c09ea747445cd18983ee", "_shrinkwrap": null, "_spec": "cssesc@^3.0.0", "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@riotjs/compiler", "author": { "name": "Mathias Bynens", "url": "https://mathiasbynens.be/" }, "bin": { "cssesc": "bin/cssesc" }, "bugs": { "url": "https://github.com/mathiasbynens/cssesc/issues" }, "dependencies": {}, "description": "A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.", "devDependencies": { "babel-cli": "^6.26.0", "babel-preset-env": "^1.6.1", "codecov": "^1.0.1", "grunt": "^1.0.1", "grunt-template": "^1.0.0", "istanbul": "^0.4.4", "mocha": "^2.5.3", "regenerate": "^1.2.1", "requirejs": "^2.1.16" }, "directories": {}, "dist": { "fileCount": 6, "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcWGmMCRA9TVsSAnZWagAA0ZUP/2X5oRTLBf7/sRYddb5U\nNKaRImbd1ZH/zItL1jx31ddvbTalHpGgtt4/GvEN1ajR37EU+9XJx1fma9VA\nB1Uh5r+Rr2NRuIBK5Dl+QJKLmadPdnVM5NlId1SZckX+quib2VE/sI4J8N75\nvf994TBYFKgFj/DETnETcqQL5s0RR4AyzaGuLgoOfP21DbkPmo3cmmcizDH5\ngs4znbEdQsXWxTqKVvrVq0OuDrW/AsdYv65mKUm0pgP0u1q3fOg2CACTv+gK\naI033Vq38XSMQqoLYHcyF8pz9nS+wPxdeVEXPBGS6lSsd3fgAmXByFVo6xoX\n6wADEcDliasLfr7U5V1u0S4HX9n9wq9US9GtD8/bIWOfLMknz5Vj8wHSy7Gc\nPwY5VT2sBCiN23eiwBDLgkYxlSqh5HbY62q5aGGtvU+vcxyEZEBUo60DRQc7\n2FuMW2tvENnsqlj3qzfte3L4pJ/a88mq29HjHKbx0GPCbwVWt63wl6zzBvSZ\nQQMNdpovpJezFZGk6POUL2Zhn9vZpkUkSF+ZiTCkI0+7m5Fkfxsswe4j0Cb5\n9LxgkKBpuFgNbH1+/7WA14BQx5TVZW3mW1ogAzts1Na9f9cQ6YFQTX/D9j5f\nMB/FoiodBzY0kvwn5kwH1ax1W90q3yI382gLkKzC6EAHawn7hpAr6UB5//96\nzg/w\r\n=aPMg\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "37741919903b868565e1c09ea747445cd18983ee", "tarball": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", "unpackedSize": 17488 }, "engines": { "node": ">=4" }, "gitHead": "cb894eb42f27c8d3cd793f16afe35b3ab38000a1", "homepage": "https://mths.be/cssesc", "keywords": [ "css", "escape", "identifier", "string", "tool" ], "license": "MIT", "main": "cssesc.js", "maintainers": [ { "name": "mathias", "email": "mathias@qiwi.be" } ], "man": [ "man/cssesc.1" ], "name": "cssesc", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/mathiasbynens/cssesc.git" }, "scripts": { "build": "grunt template && babel cssesc.js -o cssesc.js", "cover": "istanbul cover --report html node_modules/.bin/_mocha tests -- -u exports -R spec", "test": "mocha tests" }, "version": "3.0.0" }