Initial commit
This commit is contained in:
22
node_modules/pug-attrs/package.json
generated
vendored
Normal file
22
node_modules/pug-attrs/package.json
generated
vendored
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "pug-attrs",
|
||||
"version": "3.0.0",
|
||||
"description": "Generate code for Pug attributes",
|
||||
"keywords": [
|
||||
"pug"
|
||||
],
|
||||
"dependencies": {
|
||||
"constantinople": "^4.0.1",
|
||||
"js-stringify": "^1.0.2",
|
||||
"pug-runtime": "^3.0.0"
|
||||
},
|
||||
"files": [
|
||||
"index.js"
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/pugjs/pug/tree/master/packages/pug-attrs"
|
||||
},
|
||||
"author": "Forbes Lindesay",
|
||||
"license": "MIT"
|
||||
}
|
Reference in New Issue
Block a user