UNPKG

vm-parse-loader

Version:

Use this loader transform the velocity to html in webpack

29 lines (28 loc) 689 B
{ "name": "vm-parse-loader", "version": "1.0.0", "description": "Use this loader transform the velocity to html in webpack", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/i7eo/vm-parse-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-parse-loader/issues" }, "homepage": "https://github.com/i7eo/vm-parse-loader#readme" }