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
329 B
17 lines
329 B
{ |
|
"name": "pug-error", |
|
"version": "2.0.0", |
|
"description": "Standard error objects for pug", |
|
"keywords": [ |
|
"pug" |
|
], |
|
"files": [ |
|
"index.js" |
|
], |
|
"repository": { |
|
"type": "git", |
|
"url": "https://github.com/pugjs/pug/tree/master/packages/pug-error" |
|
}, |
|
"author": "Forbes Lindesay", |
|
"license": "MIT" |
|
}
|
|
|