/
githubmirror
/
atom
Обзор
Документация
Войти
/
githubmirror
/
atom
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
script/lib/update-dependency/spec/fixtures/latest-package.json
27 строк
891 B
sadick254
Change to github refs
28 окт 2022, 09:10
Не верифицирован
28 окт 2022, 09:10
842125f
Код
Авторство
О чём код?
{ "name": "test", "version": "1.0.0", "description": "just test", "main": "index.js", "dependencies": { "spell-check": "git+https://github.com/atom/spell-check/versions/0.79.1/tarball", "status-bar": "git+https://github.com/atom/status-bar/versions/2.8.17/tarball", "styleguide": "git+https://github.com/atom/styleguide/versions/1.49.12/tarball", "symbols-view": "git+https://github.com/atom/symbols-view/versions/0.118.5/tarball", "@atom/watcher": "1.3.1", "clear-cut": "^2.0.3", "dedent": "^1.0.0", "devtron": "1.2.6" }, "packageDependencies": { "spell-check": "0.79.1", "status-bar": "2.8.17", "styleguide": "1.49.12", "symbols-view": "0.118.5" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "darangi", "license": "ISC" }