typings.json 328 B

12345678
  1. {
  2. "globalDependencies": {
  3. "moment": "registry:dt/moment#2.11.1+20161010105546",
  4. "pouchdb": "registry:dt/pouchdb#5.4.4+20160724064500",
  5. "pouchdb-adapter-websql": "registry:dt/pouchdb-adapter-websql#5.4.4+20160724064500",
  6. "pouchdb-core": "registry:dt/pouchdb-core#5.4.4+20160919190957"
  7. }
  8. }