You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
174 B

7 years ago
  1. {
  2. "name": "angular-messages",
  3. "version": "1.6.1",
  4. "license": "MIT",
  5. "main": "./angular-messages.js",
  6. "ignore": [],
  7. "dependencies": {
  8. "angular": "1.6.1"
  9. }
  10. }