{
  "name": "skeletos",
  "description": "Skeletos is an in-memory state management database.",
  "license": "MIT",
  "version": "2.0.8",
  "repository": "https://github.com/pythian/skeletos",
  "author": "Pythian and Atif Ali",
  "dependencies": {
    "tslib": "^1.8.1",
    "lodash": "^4.17.4",
    "cuid": "^2.0.2",
    "domurl": "^2.1.7",
    "bluebird": "^3.5.1",
    "async": "^2.6.0",
    "util": "^0.10.3"
  },
  "typings": "typings/core/index.d.ts",
  "main": "skeletos.2.0.8.js"
}