{ "name": "npm-user-validate", "version": "0.0.1", "description": "User validations for npm", "main": "npm-user-validate.js", "scripts": { "test": "tap test/*.js" }, "devDependencies": { "tap": "0.4.1" }, "repository": { "type": "git", "url": "https://github.com/robertkowalski/npm-user-validate" }, "keywords": [ "npm", "validation" ], "author": { "name": "Robert Kowalski", "email": "rok@kowalski.gd" }, "license": "BSD", "readme": "## npmvalidate\n\nValidation for the npm client and npm-www (and probably other npm projects)", "readmeFilename": "README.md", "_id": "npm-user-validate@0.0.1", "_from": "npm-user-validate@0" }