@@ -0,0 +1,16 @@
+{
+ "name": "@mightyplow/blindtext",
+ "version": "0.0.1",
+ "description": "",
+ "main": "blindtext.js",
+ "scripts": {
+ "test": "echo \"Error: no test specified\" && exit 1"
+ },
+ "repository": {
+ "type": "git",
+ "url": "git@git.mightyplow.net:mightyplow/js-blindtext.git"
+ "keywords": [],
+ "author": "",
+ "license": "ISC"
+}