package.json

61 lines | 1.561 kB Blame History Raw Download
{
  "_from": "text-security@1.0.1",
  "_id": "text-security@1.0.1",
  "_inBundle": false,
  "_integrity": "sha512-Y5fStAKoEvLr6h2oz/nkSm+P3b5f3t+JAnNkycFJr15mz32XvrfBONjO+fNAnKaP5+YuD69tVNmlmKmfZu9ZGw==",
  "_location": "/text-security",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "text-security@1.0.1",
    "name": "text-security",
    "escapedName": "text-security",
    "rawSpec": "1.0.1",
    "saveSpec": null,
    "fetchSpec": "1.0.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/text-security/-/text-security-1.0.1.tgz",
  "_shasum": "9a04f42c322123b1f1fffa49d1d62c638fe72ba3",
  "_spec": "text-security@1.0.1",
  "_where": "/home/st/dev/keycloak/themes/src/main",
  "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": {
    "svg2ttf": "4.0.0",
    "svgicons2svgfont": "5.0.0",
    "ttf2eot": "2.0.0",
    "ttf2woff": "2.0.1",
    "yargs": "4.6.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.0.1"
}