1
0

.tern-project 84 B

123456789
  1. {
  2. "libs": [
  3. "chai"
  4. ],
  5. "plugins": {
  6. "node": {},
  7. "coffee": {}
  8. }
  9. }