PHP WebShell
Текущая директория: /opt/BitGoJS/node_modules/browser-resolve/node_modules/resolve
Просмотр файла: package.json
{
"name": "resolve",
"description": "resolve like require.resolve() on behalf of files asynchronously and synchronously",
"version": "1.1.7",
"repository": {
"type": "git",
"url": "git://github.com/substack/node-resolve.git"
},
"main": "index.js",
"keywords": [
"resolve",
"require",
"node",
"module"
],
"scripts": {
"test": "tape test/*.js"
},
"devDependencies": {
"tape": "^3.5.0",
"tap": "0.4.13"
},
"license": "MIT",
"author": {
"name": "James Halliday",
"email": "mail@substack.net",
"url": "http://substack.net"
}
}
Выполнить команду
Для локальной разработки. Не используйте в интернете!