package.json 386 B

123456789101112131415161718
  1. {
  2. "name": "pug-error",
  3. "version": "1.3.3",
  4. "description": "Standard error objects for pug",
  5. "keywords": [
  6. "pug"
  7. ],
  8. "files": [
  9. "index.js"
  10. ],
  11. "repository": {
  12. "type": "git",
  13. "url": "https://github.com/pugjs/pug/tree/master/packages/pug-error"
  14. },
  15. "author": "Forbes Lindesay",
  16. "license": "MIT",
  17. "gitHead": "1bdf628a70fda7a0d840c52f3abce54b1c6b0130"
  18. }