vm-data-loader
Version:
## 使用详情请查看: [vm-parse-loader](https://github.com/i7eo/vm-parse-loader/blob/main/README.md)
29 lines (28 loc) • 628 B
JSON
{
"name": "vm-data-loader",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/i7eo/vm-data-loader.git"
},
"keywords": [
"vm-loader",
"velocity",
"webpack"
],
"dependencies": {
"loader-utils": "0.2.16",
"velocityjs": "^2.0.2"
},
"author": "i7eo <george704t@gmail.com>",
"license": "ISC",
"bugs": {
"url": "https://github.com/i7eo/vm-data-loader/issues"
},
"homepage": "https://github.com/i7eo/vm-data-loader#readme"
}