diff --git a/package.json b/package.json new file mode 100644 index 0000000000..a36c2bf767 --- /dev/null +++ b/package.json @@ -0,0 +1,9 @@ +{ + "name": "Textpattern CMS", + "description": "Textpattern is a flexible, elegant and easy-to-use CMS.", + "homepage": "http://textpattern.com", + "textpattern-version": { + "release": "4.6.2", + "prerelease": null + } + }