UNPKG

node-fmpp

Version:
26 lines (25 loc) 547 B
{ "name": "node-fmpp", "version": "0.0.6", "description": "fmpp for node", "main": "index.js", "scripts": { "test": "node ./bin/test.js" }, "repository": { "type": "git", "url": "git+https://github.com/JuneAndGreen/node-fmpp.git" }, "keywords": [ "freemarker", "fmpp" ], "author": "june_01", "license": "MIT", "bugs": { "url": "https://github.com/JuneAndGreen/node-fmpp/issues" }, "homepage": "https://github.com/JuneAndGreen/node-fmpp#readme", "dependencies": {}, "devDependencies": {} }