/
T_473
/
ReactBook
Обзор
Документация
Войти
/
T_473
/
ReactBook
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
package.json
21 строка
567 B
Azat Mardan
add changes :point_right:
16 авг 2016, 21:36
16 авг 2016, 21:36
dc4e924
Код
Авторство
О чём код?
{ "name": "react-quickly", "version": "2.0.0", "description": "Source code for the React Quickly book by Azat Mardan", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/azat-co/react-quickly.git" }, "author": "Azat Mardan", "license": "MIT", "bugs": { "url": "https://github.com/azat-co/react-quickly/issues" }, "homepage": "https://github.com/azat-co/react-quickly#readme", "dependencies": {}, "devDependencies": {} }