404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.144.94.197: ~ $
{
	"name": "resolve-from",
	"version": "5.0.0",
	"description": "Resolve the path of a module like `require.resolve()` but from a given path",
	"license": "MIT",
	"repository": "sindresorhus/resolve-from",
	"author": {
		"name": "Sindre Sorhus",
		"email": "sindresorhus@gmail.com",
		"url": "sindresorhus.com"
	},
	"engines": {
		"node": ">=8"
	},
	"scripts": {
		"test": "xo && ava && tsd"
	},
	"files": [
		"index.js",
		"index.d.ts"
	],
	"keywords": [
		"require",
		"resolve",
		"path",
		"module",
		"from",
		"like",
		"import"
	],
	"devDependencies": {
		"ava": "^1.4.1",
		"tsd": "^0.7.2",
		"xo": "^0.24.0"
	}
}

Filemanager

Name Type Size Permission Actions
index.d.ts File 1 KB 0644
index.js File 1.17 KB 0644
license File 1.08 KB 0644
package.json File 622 B 0644
readme.md File 1.82 KB 0644