{
  "_from": "text-security",
  "_id": "text-security@1.1.0",
  "_inBundle": false,
  "_integrity": "sha512-rhAFt4JzntcaPmI+J6oYpd/hBAotJOYXvAbHCn8CTFShfXhQTSPo+l8/It9U1iXlvcH8e6r8UuNx3mKsHWOJ2A==",
  "_location": "/text-security",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "text-security",
    "name": "text-security",
    "escapedName": "text-security",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/text-security/-/text-security-1.1.0.tgz",
  "_shasum": "aa9da4a206750b0eaaa1d2a5afaafb187d761d88",
  "_spec": "text-security",
  "_where": "/var/www/html/login-front-end",
  "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.1.9",
    "svg2ttf": "^4.1.0",
    "svgicons2svgfont": "^8.0.0",
    "ttf2eot": "^2.0.0",
    "ttf2woff": "^2.0.1",
    "yargs": "^10.1.0"
  },
  "homepage": "https://github.com/noppa/text-security#readme",
  "keywords": [
    "-webkit-text-security",
    "conceal",
    "password"
  ],
  "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": "1.1.0"
}
