diff --git a/package.json b/package.json new file mode 100644 index 0000000..7700f9c --- /dev/null +++ b/package.json @@ -0,0 +1,18 @@ +{ + "name": "stately", + "version": "1.0.0", + "description": "Symbol font for map of the United States", + "homepage": "https://github.com/intridea/stately#readme", + "author": "Ben Markowitz", + "license": "MIT", + "repository": { + "type": "git", + "url": "git+https://github.com/intridea/stately.git" + }, + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "bugs": { + "url": "https://github.com/intridea/stately/issues" + } +}