npm: upgrade to v1.4.14
[platform/upstream/nodejs.git] / deps / npm / node_modules / npm-user-validate / package.json
1 {
2   "name": "npm-user-validate",
3   "version": "0.1.0",
4   "description": "User validations for npm",
5   "main": "npm-user-validate.js",
6   "devDependencies": {
7     "tap": "0.4.3"
8   },
9   "scripts": {
10     "test": "tap test/*.js"
11   },
12   "repository": {
13     "type": "git",
14     "url": "git://github.com/npm/npm-registry-mock.git"
15   },
16   "keywords": [
17     "npm",
18     "validation",
19     "registry"
20   ],
21   "author": {
22     "name": "Robert Kowalski",
23     "email": "rok@kowalski.gd"
24   },
25   "license": "BSD",
26   "readme": "[![Build Status](https://travis-ci.org/npm/npm-user-validate.png?branch=master)](https://travis-ci.org/npm/npm-user-validate)\n[![devDependency Status](https://david-dm.org/npm/npm-user-validate/dev-status.png)](https://david-dm.org/npm/npm-user-validate#info=devDependencies)\n\n# npm-user-validate\n\nValidation for the npm client and npm-www (and probably other npm projects)\n",
27   "readmeFilename": "README.md",
28   "bugs": {
29     "url": "https://github.com/npm/npm-registry-mock/issues"
30   },
31   "homepage": "https://github.com/npm/npm-registry-mock",
32   "_id": "npm-user-validate@0.1.0",
33   "_shasum": "358a5b5148ed3f79771d980388c6e34c4a61f638",
34   "_from": "npm-user-validate@latest"
35 }