mirror of https://gitlab.com/octtspacc/staticoso
24 lines
503 B
JSON
24 lines
503 B
JSON
{
|
|
"name": "pug-attrs",
|
|
"version": "2.0.4",
|
|
"description": "Generate code for Pug attributes",
|
|
"keywords": [
|
|
"pug"
|
|
],
|
|
"dependencies": {
|
|
"constantinople": "^3.0.1",
|
|
"js-stringify": "^1.0.1",
|
|
"pug-runtime": "^2.0.5"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/pugjs/pug/tree/master/packages/pug-attrs"
|
|
},
|
|
"author": "Forbes Lindesay",
|
|
"license": "MIT",
|
|
"gitHead": "1bdf628a70fda7a0d840c52f3abce54b1c6b0130"
|
|
}
|