<!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>
{
  "name": "slide",
  "version": "1.1.6",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "http://blog.izs.me/"
  },
  "contributors": [
    {
      "name": "S. Sriram",
      "email": "ssriram@gmail.com",
      "url": "http://www.565labs.com"
    }
  ],
  "description": "A flow control lib small enough to fit on in a slide presentation. Derived live at Oak.JS",
  "main": "./lib/slide.js",
  "dependencies": {},
  "devDependencies": {},
  "engines": {
    "node": "*"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/isaacs/slide-flow-control.git"
  },
  "license": "ISC",
  "gitHead": "8345e51ee41e35825abc1a40750ea11462f57028",
  "bugs": {
    "url": "https://github.com/isaacs/slide-flow-control/issues"
  },
  "homepage": "https://github.com/isaacs/slide-flow-control",
  "_id": "slide@1.1.6",
  "scripts": {},
  "_shasum": "56eb027d65b4d2dce6cb2e2d32c4d4afc9e1d707",
  "_from": "slide@>=1.1.6 <1.2.0",
  "_npmVersion": "2.0.0-beta.3",
  "_npmUser": {
    "name": "isaacs",
    "email": "i@izs.me"
  },
  "maintainers": [
    {
      "name": "isaacs",
      "email": "i@izs.me"
    }
  ],
  "dist": {
    "shasum": "56eb027d65b4d2dce6cb2e2d32c4d4afc9e1d707",
    "tarball": "http://registry.npmjs.org/slide/-/slide-1.1.6.tgz"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/slide/-/slide-1.1.6.tgz",
  "readme": "ERROR: No README data found!"
}
