{
  "_from": "lie-ts@^4.2.0",
  "_id": "lie-ts@4.2.0",
  "_inBundle": false,
  "_integrity": "sha512-NWzQc2707dnxlRbgjf8L9owUHCypyRM06rvpyPf7Hj/mcG/+Yn0sP9IduwplPPB0Fk3MXOfVdL8b1oYTqRZezA==",
  "_location": "/lie-ts",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "lie-ts@^4.2.0",
    "name": "lie-ts",
    "escapedName": "lie-ts",
    "rawSpec": "^4.2.0",
    "saveSpec": null,
    "fetchSpec": "^4.2.0"
  },
  "_requiredBy": [
    "/nano-sql"
  ],
  "_resolved": "https://registry.npmjs.org/lie-ts/-/lie-ts-4.2.0.tgz",
  "_shasum": "ccfe4ee8e8dbe7138a13030bdcaabf91ff248d81",
  "_spec": "lie-ts@^4.2.0",
  "_where": "C:\\xampp\\htdocs\\DicomFileSender\\node_modules\\nano-sql",
  "bugs": {
    "url": "https://github.com/ClickSimply/lie-ts/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Ruben Verborgh",
      "email": "ruben.verborgh@gmail.com"
    },
    {
      "name": "Calvin Metcalf",
      "email": "calvin.metcalf@gmail.com"
    },
    {
      "name": "Sam Hocevar",
      "email": "sam@hocevar.net"
    },
    {
      "name": "Scott Lott",
      "email": "scott@clicksimply.com"
    },
    {
      "name": "Christoph Burgmer"
    }
  ],
  "dependencies": {},
  "deprecated": false,
  "description": "The Smallest & Fastest TS Promise lib.",
  "devDependencies": {
    "@types/node": "^7.0.8",
    "ts-loader": "^2.0.2",
    "typescript": "^2.2.1",
    "webpack": "^2.2.1"
  },
  "homepage": "https://github.com/ClickSimply/lie-ts#readme",
  "keywords": [
    "lie",
    "promise",
    "async",
    "aplus",
    "typescript",
    "performance",
    "promises-a",
    "promises-aplus",
    "deferred",
    "deferreds",
    "future",
    "flow control",
    "dsl",
    "fluent interface",
    "setImmediate",
    "setTimeout"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "lie-ts",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ClickSimply/lie-ts.git"
  },
  "scripts": {
    "build": "bash build.sh"
  },
  "version": "4.2.0"
}
