diff --git a/package.json b/package.json new file mode 100644 index 0000000..98148b2 --- /dev/null +++ b/package.json @@ -0,0 +1,10 @@ +{ + "name": "feather", + "version": "1.1.0", + "author": "Cole Bemis (http://colebemis.com)", + "repository": { + "type": "git", + "url": "https://github.com/colebemis/feather.git" + }, + "license": "MIT" +} \ No newline at end of file