diff --git a/package.json b/package.json new file mode 100644 index 0000000..4b68568 --- /dev/null +++ b/package.json @@ -0,0 +1,9 @@ +{ + "name": "react-intl-workflow", + "version": "0.0.1", + "description": "Workflow helpers for react-intl", + "main": "index.js", + "repository": {}, + "author": "David Smith ", + "license": "MIT" +}