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", "name": "ReDoc",
"description": "Prototype of component based Swagger documentation", "description": "Swagger-generated API Reference Documentation",
"version": "0.0.1", "version": "0.0.1",
"private": true, "private": true,
"repository": "RomanGotsiy/redoc-prototype", "repository": "Rebilly/ReDoc",
"scripts": { "scripts": {
"test": "gulp lint", "test": "gulp lint",
"postinstall": "jspm install", "postinstall": "jspm install",