require-4cf
Version:
Exceptional tool to aide in molding ColdFusion code into NodeJs code
24 lines (23 loc) • 579 B
JSON
{
"name": "require-4cf",
"version": "0.0.7",
"description": "Exceptional tool to aide in molding ColdFusion code into NodeJs code",
"main": "test.js",
"directories": {
"test": "tests"
},
"scripts": {
"test": "node test"
},
"repository": {
"type": "git",
"url": "https://github.com/AckerApple/require-4cf.git"
},
"keywords": [
"require",
"CFML",
"coldfusion"
],
"author": {"name":"Acker Apple", "email":"AckerApple@users.noreply.github.com", "url":"https://plus.google.com/108604932521122539441/about/"},
"license": "MIT"
}