{
  "_from": "diacritics@^1.3.0",
  "_id": "diacritics@1.3.0",
  "_inBundle": false,
  "_integrity": "sha1-PvqHMj67hj5mls67AILUj/PW96E=",
  "_location": "/diacritics",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "diacritics@^1.3.0",
    "name": "diacritics",
    "escapedName": "diacritics",
    "rawSpec": "^1.3.0",
    "saveSpec": null,
    "fetchSpec": "^1.3.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/diacritics/-/diacritics-1.3.0.tgz",
  "_shasum": "3efa87323ebb863e6696cebb0082d48ff3d6f7a1",
  "_spec": "diacritics@^1.3.0",
  "_where": "/tomcat/watson-orchestrator-producao",
  "author": {
    "name": "Andrew Kelley"
  },
  "bugs": {
    "url": "https://github.com/andrewrk/node-diacritics/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "remove diacritics from strings",
  "directories": {
    "test": "test"
  },
  "homepage": "https://github.com/andrewrk/node-diacritics#readme",
  "keywords": [
    "diacritics",
    "remove",
    "removal",
    "search",
    "string"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "diacritics",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/andrewrk/node-diacritics.git"
  },
  "scripts": {
    "test": "node test/test.js"
  },
  "version": "1.3.0"
}
