{ "_from": "text-security@alpha", "_id": "text-security@2.0.0-alpha.2", "_inBundle": false, "_integrity": "sha512-0eV+ULZUYnFqR0hslpYRlw4zjOxyd9TVPoAK0yKastxhpDtNll42Z+FfebPsM28aDBeAj9z7oIKI2imU/blLzg==", "_location": "/text-security", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "text-security@alpha", "name": "text-security", "escapedName": "text-security", "rawSpec": "alpha", "saveSpec": null, "fetchSpec": "alpha" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/text-security/-/text-security-2.0.0-alpha.2.tgz", "_shasum": "7774b254565d9f6ca88878d843a5fbcaa702a636", "_spec": "text-security@alpha", "_where": "/home/edewit/workspace/keycloak/keycloak/themes/src/main/resources/theme/keycloak/common/resources", "author": { "name": "Oskari Noppa" }, "bugs": { "url": "https://github.com/noppa/text-security/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Cross-browser alternative to -webkit-text-security", "devDependencies": { "clean-css": "^4.2.1", "eslint": "^5.10.0", "svg2ttf": "^4.1.0", "svgson": "^3.0.0" }, "files": [ "text-security-disc.woff", "text-security.css" ], "homepage": "https://github.com/noppa/text-security#readme", "keywords": [ "-webkit-text-security", "conceal", "password", "dots" ], "license": "MIT", "main": "index.js", "name": "text-security", "repository": { "type": "git", "url": "git+https://github.com/noppa/text-security.git" }, "scripts": { "build": "node index.js", "prebuild": "npm install", "test": "" }, "version": "2.0.0-alpha.2" }