use-root-path
Version:
Enables root-based require statements in node.js.
18 lines (17 loc) • 426 B
JSON
{
"name": "use-root-path",
"main": "./index.js",
"version": "0.1.0",
"license": "MIT",
"repository": "https://github.com/wdrol/use-root-path",
"description": "Enables root-based require statements in node.js.",
"keywords": [
"root",
"require",
"root-path",
"root-based",
"require path",
"require absolute path"
],
"author": "Bill Drol <billdrol64@gmail.com> (http://billdrol.com/)"
}