typings.json 857 B

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