From 9d1abd8d51d853268dd8b5e035305b6e93d3034d Mon Sep 17 00:00:00 2001 From: Colin Eberhardt Date: Mon, 31 Aug 2015 22:05:14 +0100 Subject: [PATCH] added keywords --- package.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/package.json b/package.json index c558a813..d07511f2 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,10 @@ "type": "git", "url": "https://github.com/facebook/css-layout.git" }, + "keywords": [ + "css", + "flexbox" + ], "author": "", "license": "BSD", "bugs": {