typings.json 341 B

1234567891011
  1. {
  2. "globalDependencies": {
  3. "chai": "registry:dt/chai#3.4.0+20160317120654",
  4. "mocha": "registry:dt/mocha#2.2.5+20160317120654",
  5. "shortid": "registry:dt/shortid#0.0.0+20160316155526"
  6. },
  7. "dependencies": {
  8. "es6-promise": "registry:npm/es6-promise#3.0.0+20160211003958",
  9. "jszip": "github:sebastianhaas/typed-jszip"
  10. }
  11. }