PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo-express/node_modules/scrypt-js
Просмотр файла: package.json
{
"name": "scrypt-js",
"version": "3.0.1",
"description": "The scrypt password-based key derivation function with sync and cancellable async.",
"main": "scrypt.js",
"scripts": {
"test": "mocha test/test-scrypt.js"
},
"types": "scrypt.d.ts",
"devDependencies": {
"mocha": "6.2.2"
},
"keywords": [
"scrypt",
"pbkdf",
"password",
"async",
"asynchronous",
"stepwise"
],
"author": "Richard Moore <me@ricmoo.com>",
"repository": {
"type": "git",
"url": "git://github.com/ricmoo/scrypt-js.git"
},
"license": "MIT"
}
Выполнить команду
Для локальной разработки. Не используйте в интернете!