1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-21 22:45:18 +02:00

add description to package.json

This commit is contained in:
Ian Storm Taylor
2016-07-20 11:26:39 -07:00
parent 649e1c4c9d
commit 46480d60d6

View File

@@ -1,5 +1,6 @@
{
"name": "slate",
"description": "A completely customizable framework for building rich text editors.",
"version": "0.2.8",
"license": "MIT",
"repository": "git://github.com/ianstormtaylor/slate.git",