<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css" rel="stylesheet"
        integrity="sha384-GLhlTQ8iRABdZLl6O3oVMWSktQOp6b7In1Zl3/Jr59b6EGGoI1aFkw7cmDA6j6gD" crossorigin="anonymous">
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/all.min.css"
        integrity="sha512-SzlrxWUlpfuzQ+pcUCosxcglQRNAq/DZjVsC0lE40xsADsfeQoEypE+enwcOiGjk/bSuGGKHEyjSoQ1zVisanQ=="
        crossorigin="anonymous" referrerpolicy="no-referrer" />
</head>
</html>
{
  "_from": "promzard@^0.3.0",
  "_id": "promzard@0.3.0",
  "_inBundle": false,
  "_integrity": "sha1-JqXW7ox97kyxIggwWs+5O6OCqe4=",
  "_location": "/promzard",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "promzard@^0.3.0",
    "name": "promzard",
    "escapedName": "promzard",
    "rawSpec": "^0.3.0",
    "saveSpec": null,
    "fetchSpec": "^0.3.0"
  },
  "_requiredBy": [
    "/init-package-json"
  ],
  "_resolved": "https://registry.npmjs.org/promzard/-/promzard-0.3.0.tgz",
  "_shasum": "26a5d6ee8c7dee4cb12208305acfb93ba382a9ee",
  "_spec": "promzard@^0.3.0",
  "_where": "/Users/rebecca/code/npm/node_modules/init-package-json",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "http://blog.izs.me/"
  },
  "bugs": {
    "url": "https://github.com/isaacs/promzard/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "read": "1"
  },
  "deprecated": false,
  "description": "prompting wizardly",
  "devDependencies": {
    "tap": "~0.2.5"
  },
  "homepage": "https://github.com/isaacs/promzard#readme",
  "license": "ISC",
  "main": "promzard.js",
  "name": "promzard",
  "repository": {
    "url": "git://github.com/isaacs/promzard.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "0.3.0"
}
