{
  "_args": [
    [
      "amount-to-words@1.1.0",
      "E:\\WEB_TESTING\\PROJECT_HOST\\asktek.dashboard.webapi"
    ]
  ],
  "_from": "amount-to-words@1.1.0",
  "_id": "amount-to-words@1.1.0",
  "_inBundle": false,
  "_integrity": "sha512-ejFYE5l433ZFdy9C06og8Np/q9/o7tT0sQ7Ei/PDropwj6YKsGFnik4BZtggS2j8qZ81AW2YhJl9c2FSvJdbnQ==",
  "_location": "/amount-to-words",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "amount-to-words@1.1.0",
    "name": "amount-to-words",
    "escapedName": "amount-to-words",
    "rawSpec": "1.1.0",
    "saveSpec": null,
    "fetchSpec": "1.1.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/amount-to-words/-/amount-to-words-1.1.0.tgz",
  "_spec": "1.1.0",
  "_where": "E:\\WEB_TESTING\\PROJECT_HOST\\asktek.dashboard.webapi",
  "author": {
    "name": "Sreekanth Nagareddy",
    "email": "sreeisalso@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/sreeisalso/amount-to-words/issues"
  },
  "description": "Convert given amount/number into equivalent words",
  "devDependencies": {
    "jest": "^26.2.2"
  },
  "homepage": "https://github.com/sreeisalso/amount-to-words#readme",
  "keywords": [
    "number to words",
    "amount to words",
    "INR to words",
    "USD tp words",
    "EUR to words"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "amount-to-words",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sreeisalso/amount-to-words.git"
  },
  "scripts": {
    "test": "jest"
  },
  "version": "1.1.0"
}
