{
  "_args": [
    [
      "aproba@1.1.2",
      "/home/parthi/Downloads/material-dashboard-free-angular-v1.4.0"
    ]
  ],
  "_from": "aproba@1.1.2",
  "_id": "aproba@1.1.2",
  "_inBundle": false,
  "_integrity": "sha512-ZpYajIfO0j2cOFTO955KUMIKNmj6zhX8kVztMAxFsDaMwz+9Z9SV0uou2pC9HJqcfpffOsjnbrDMvkNy+9RXPw==",
  "_location": "/aproba",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "aproba@1.1.2",
    "name": "aproba",
    "escapedName": "aproba",
    "rawSpec": "1.1.2",
    "saveSpec": null,
    "fetchSpec": "1.1.2"
  },
  "_requiredBy": [],
  "_resolved": "https://registry.npmjs.org/aproba/-/aproba-1.1.2.tgz",
  "_spec": "1.1.2",
  "_where": "/home/parthi/Downloads/material-dashboard-free-angular-v1.4.0",
  "author": {
    "name": "Rebecca Turner",
    "email": "me@re-becca.org"
  },
  "bugs": {
    "url": "https://github.com/iarna/aproba/issues"
  },
  "dependencies": {},
  "description": "A rediculously light-weight argument validator",
  "devDependencies": {
    "standard": "^8.6.0",
    "tap": "^10.0.2"
  },
  "directories": {
    "test": "test"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/iarna/aproba",
  "keywords": [
    "argument",
    "validate"
  ],
  "license": "ISC",
  "main": "index.js",
  "name": "aproba",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/iarna/aproba.git"
  },
  "scripts": {
    "test": "standard && tap -j3 test/*.js"
  },
  "version": "1.1.2"
}
