PHP WebShell
Текущая директория: /opt/BitGoJS/node_modules/should-sinon
Просмотр файла: package.json
{
"name": "should-sinon",
"description": "Sinon.js assertions for should.js",
"version": "0.0.6",
"author": "Denis Bardadym <bardadymchik@gmail.com>",
"bugs": {
"url": "https://github.com/shouldjs/sinon/issues"
},
"devDependencies": {
"eslint": "^1.10.3",
"eslint-config-shouldjs": "^1.0.2",
"mocha": "^3.5.0",
"mocha-better-spec-reporter": "^3.1.0",
"should": "^12.0.0",
"sinon": "^3.2.1"
},
"homepage": "https://github.com/shouldjs/sinon",
"keywords": [
"should",
"sinon"
],
"license": "MIT",
"main": "should-sinon.js",
"peerDependencies": {
"should": ">= 8.x"
},
"repository": {
"type": "git",
"url": "git@github.com:shouldjs/sinon.git"
},
"scripts": {
"test": "mocha -R mocha-better-spec-reporter --check-leaks test.js"
}
}
Выполнить команду
Для локальной разработки. Не используйте в интернете!