{
  "_from": "rijs.npm@*",
  "_id": "rijs.npm@2.0.0",
  "_inBundle": false,
  "_integrity": "sha512-xRg5+MH0H5fDe9aMi68xZHq3E6AH1+fouGIJ+a7uFoirnbYdP9YqMK3QYFnvslF0Is08Rhx/R9P/7vwpI1N4rg==",
  "_location": "/rijs.npm",
  "_phantomChildren": {
    "JSONStream": "1.3.5",
    "base64-js": "1.5.1",
    "browser-pack": "6.1.0",
    "browser-resolve": "1.11.3",
    "cached-path-relative": "1.0.2",
    "console-browserify": "1.2.0",
    "constants-browserify": "1.0.0",
    "core-util-is": "1.0.2",
    "crypto-browserify": "3.12.0",
    "defined": "1.0.0",
    "deps-sort": "2.0.1",
    "domain-browser": "1.1.7",
    "duplexer2": "0.1.4",
    "events": "1.1.1",
    "glob": "7.1.6",
    "has": "1.0.3",
    "htmlescape": "1.1.1",
    "ieee754": "1.1.13",
    "inherits": "2.0.4",
    "insert-module-globals": "7.2.1",
    "isarray": "1.0.0",
    "labeled-stream-splicer": "2.0.2",
    "module-deps": "4.1.1",
    "object-assign": "4.1.1",
    "parents": "1.0.1",
    "path-browserify": "0.0.1",
    "process": "0.11.10",
    "querystring": "0.2.0",
    "querystring-es3": "0.2.1",
    "read-only-stream": "2.0.0",
    "readable-stream": "2.3.7",
    "resolve": "1.20.0",
    "shasum": "1.0.2",
    "shell-quote": "1.7.2",
    "stream-browserify": "2.0.2",
    "stream-http": "2.8.3",
    "subarg": "1.0.0",
    "syntax-error": "1.4.0",
    "through2": "2.0.5",
    "timers-browserify": "1.4.2",
    "tty-browserify": "0.0.1",
    "typedarray": "0.0.6",
    "util": "0.10.4",
    "util-deprecate": "1.0.2",
    "vm-browserify": "0.0.4",
    "xtend": "4.0.2"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "rijs.npm@*",
    "name": "rijs.npm",
    "escapedName": "rijs.npm",
    "rawSpec": "*",
    "saveSpec": null,
    "fetchSpec": "*"
  },
  "_requiredBy": [
    "/popper"
  ],
  "_resolved": "https://registry.npmjs.org/rijs.npm/-/rijs.npm-2.0.0.tgz",
  "_shasum": "3dd1d8681e3598e813379d44e6c05519fa230889",
  "_spec": "rijs.npm@*",
  "_where": "C:\\xampp\\htdocs\\dial-digit\\node_modules\\popper",
  "author": {
    "name": "Pedram Emrouznejad",
    "url": "https://github.com/pemrouz"
  },
  "bugs": {
    "url": "https://github.com/rijs/npm/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "browser-resolve": "^1.11.2",
    "browserify": "^14.5.0",
    "find-package-json": "^1.0.0",
    "utilise": "*"
  },
  "deprecated": false,
  "description": "[![Coverage Status](https://coveralls.io/repos/rijs/npm/badge.svg?branch=master&service=github)](https://coveralls.io/github/rijs/npm?branch=master)\r [![Build Status](https://travis-ci.org/rijs/npm.svg)](https://travis-ci.org/rijs/npm)",
  "devDependencies": {
    "tap": "*"
  },
  "homepage": "https://github.com/rijs/npm#readme",
  "license": "pemrouz.mit-license.org",
  "main": ".",
  "name": "rijs.npm",
  "repository": {
    "type": "git",
    "url": "git://github.com/rijs/npm.git"
  },
  "scripts": {
    "coverage": "tap dist/**/test.js --cov --coverage-report=lcov",
    "postversion": "git push && git push --tags",
    "test": "tap dist/**/test.js",
    "version": "npm run build && git add -A"
  },
  "version": "2.0.0"
}
