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.

17 lines
219 B

4 years ago
  1. {
  2. "name": "object-path",
  3. "version": "0.8.2",
  4. "main": "index.js",
  5. "keywords": [
  6. "deep",
  7. "path",
  8. "access",
  9. "bean",
  10. "object"
  11. ],
  12. "ignore" : [
  13. "test.js",
  14. "coverage",
  15. "*.yml"
  16. ]
  17. }