10 lines
135 B
JSON
10 lines
135 B
JSON
{
|
|
"name": "handlebars.js",
|
|
"version": "1.1.0",
|
|
"main": "handlebars.js",
|
|
"ignore": [
|
|
"node_modules",
|
|
"components"
|
|
]
|
|
}
|