pubspec.yaml 197 B

12345678910
  1. name: dartbenchmark
  2. description: A benchmark of dart
  3. environment:
  4. sdk: '>=1.6.0 <2.0.0'
  5. dependencies:
  6. crypto: 0.9.0
  7. mustache: 0.1.8
  8. postgresql: 0.2.14
  9. system_info: 0.0.16
  10. yaml: 2.0.1+1