1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-20 22:21:20 +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", "name": "slate",
"description": "A completely customizable framework for building rich text editors.",
"version": "0.2.8", "version": "0.2.8",
"license": "MIT", "license": "MIT",
"repository": "git://github.com/ianstormtaylor/slate.git", "repository": "git://github.com/ianstormtaylor/slate.git",