manifest.json 262 B

1234567891011121314
  1. {
  2. "name": "Jetpack Loader Test",
  3. "version": "1.0.1",
  4. "dependencies": {
  5. "async": "*",
  6. "underscore": "*"
  7. },
  8. "contributors": [
  9. "ash nazg durbatulûk",
  10. "ash nazg gimbatul",
  11. "ash nazg thrakatulûk",
  12. "agh burzum-ishi krimpatul"
  13. ]
  14. }