Files
handlebars.js/integration-testing/webpack-handlebars-loader-test-npm/package.json
T
2019-08-31 13:18:47 +02:00

16 lines
290 B
JSON

{
"name": "webpack-handlebars-loader-test",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\""
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"handlebars": "file:../.."
}
}