/
Stameskaaa
/
Server
Обзор
Документация
Войти
/
Stameskaaa
/
Server
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
node_modules/disect/package.json
30 строк
596 B
Stameskaaa
first
19 июн 2024, 15:02
19 июн 2024, 15:02
ac1472e
Код
Авторство
О чём код?
{ "name": "disect", "version": "1.1.1", "description": "Bisection helper for javascript", "main": "index.js", "directories": { "test": "test" }, "dependencies": {}, "devDependencies": { "nodeunit": "~0.8.1" }, "scripts": { "test": "nodeunit test/test-*.js" }, "repository": { "type": "git", "url": "git://github.com/Floby/node-disect" }, "keywords": [ "bisect", "bisection", "async" ], "author": "Florent Jaby <florent.jaby@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/Floby/node-disect/issues" } }