12345678910111213141516 |
- {
- "name": "@mightyplow/blindtext",
- "version": "0.0.2",
- "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"
- }
|