UNPKG

nornj-loader

Version:

Webpack loader for template engine NornJ

38 lines (37 loc) 735 B
{ "name": "nornj-loader", "version": "5.3.5", "description": "Webpack loader for template engine NornJ", "main": "index.js", "files": [ "index.js", "LICENSE", "README.md" ], "keywords": [ "nornj", "nj", "template", "react" ], "repository": { "type": "git", "url": "https://github.com/joe-sky/nornj.git" }, "bugs": { "url": "https://github.com/joe-sky/nornj/issues" }, "author": "Joe_Sky <hitomi_doax@sina.com>", "license": "MIT", "dependencies": { "loader-utils": "^1.0.2" }, "devDependencies": { "nornj": "^5.3.5", "nornj-react": "^5.3.5" }, "peerDependencies": { "nornj": "*" }, "gitHead": "0249d4a4b8d2006e510fb8e94ae68406526ed2b1" }