typings.json 739 B

1234567891011121314
  1. {
  2. "name": "javascript-obfuscator",
  3. "version": false,
  4. "ambientDependencies": {
  5. "node": "github:DefinitelyTyped/DefinitelyTyped/node/node.d.ts#6834f97fb33561a3ad40695084da2b660efaee29",
  6. "chance": "github:DefinitelyTyped/DefinitelyTyped/chance/chance.d.ts",
  7. "estree": "github:DefinitelyTyped/DefinitelyTyped/estree/estree.d.ts",
  8. "esprima": "github:DefinitelyTyped/DefinitelyTyped/esprima/esprima.d.ts",
  9. "escodegen": "github:DefinitelyTyped/DefinitelyTyped/escodegen/escodegen.d.ts",
  10. "estraverse": "github:DefinitelyTyped/DefinitelyTyped/estraverse/estraverse.d.ts",
  11. "mocha": "github:DefinitelyTyped/DefinitelyTyped/mocha/mocha.d.ts",
  12. "chai": "github:DefinitelyTyped/DefinitelyTyped/chai/chai.d.ts"
  13. }
  14. }