package.json 1.43 KB
{
  "_args": [
    [
      "regenerator-runtime@0.13.5",
      "C:\\Users\\LG\\Desktop\\capstondesign2\\2016104137\\source\\forensic_tool"
    ]
  ],
  "_from": "regenerator-runtime@0.13.5",
  "_id": "regenerator-runtime@0.13.5",
  "_inBundle": false,
  "_integrity": "sha512-ZS5w8CpKFinUzOwW3c83oPeVXoNsrLsaCoLtJvAClH135j/R77RuymhiSErhm2lKcwSCIpmvIWSbDkIfAqKQlA==",
  "_location": "/regenerator-runtime",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "regenerator-runtime@0.13.5",
    "name": "regenerator-runtime",
    "escapedName": "regenerator-runtime",
    "rawSpec": "0.13.5",
    "saveSpec": null,
    "fetchSpec": "0.13.5"
  },
  "_requiredBy": [
    "/@babel/runtime",
    "/jimp"
  ],
  "_resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.5.tgz",
  "_spec": "0.13.5",
  "_where": "C:\\Users\\LG\\Desktop\\capstondesign2\\2016104137\\source\\forensic_tool",
  "author": {
    "name": "Ben Newman",
    "email": "bn@cs.stanford.edu"
  },
  "description": "Runtime for Regenerator-compiled generator and async functions.",
  "keywords": [
    "regenerator",
    "runtime",
    "generator",
    "async"
  ],
  "license": "MIT",
  "main": "runtime.js",
  "name": "regenerator-runtime",
  "repository": {
    "type": "git",
    "url": "https://github.com/facebook/regenerator/tree/master/packages/regenerator-runtime"
  },
  "sideEffects": true,
  "version": "0.13.5"
}