cody - HTMLify profile
files of /cody/lassiecoder/mutual-funding-app/server/node_modules/resolve-from/
'use strict';
var path = require('path');
var Module = require('module');
module.exports = function (fromDir, moduleId) {
if (
var path = require('path');
var Module = require('module');
module.exports = function (fromDir, moduleId) {
if (
The MIT License (MIT)
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
Permission is hereby granted, fr
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
Permission is hereby granted, fr
{
"name": "resolve-from",
"version": "2.0.0",
"description": "Resolve the path of a module like require.resolve() but from
"name": "resolve-from",
"version": "2.0.0",
"description": "Resolve the path of a module like require.resolve() but from