Update package.json

This commit is contained in:
Roman Hotsiy 2015-11-14 17:46:21 +02:00
parent f681b6510a
commit 794ba02811

View File

@ -1,9 +1,9 @@
{
"name": "redoc-proto",
"description": "Prototype of component based Swagger documentation",
"name": "ReDoc",
"description": "Swagger-generated API Reference Documentation",
"version": "0.0.1",
"private": true,
"repository": "RomanGotsiy/redoc-prototype",
"repository": "Rebilly/ReDoc",
"scripts": {
"test": "gulp lint",
"postinstall": "jspm install",