Initial commit
[yaffs-website] / node_modules / normalize-package-data / package.json
1 {
2   "_args": [
3     [
4       "normalize-package-data@^2.3.4",
5       "/var/www/yaffs/node_modules/meow"
6     ]
7   ],
8   "_from": "normalize-package-data@>=2.3.4 <3.0.0",
9   "_id": "normalize-package-data@2.3.6",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/normalize-package-data",
13   "_nodeVersion": "7.7.1",
14   "_npmOperationalInternal": {
15     "host": "packages-18-east.internal.npmjs.com",
16     "tmp": "tmp/normalize-package-data-2.3.6.tgz_1488928112411_0.01280554523691535"
17   },
18   "_npmUser": {
19     "email": "kat@sykosomatic.org",
20     "name": "zkat"
21   },
22   "_npmVersion": "4.1.2",
23   "_phantomChildren": {},
24   "_requested": {
25     "name": "normalize-package-data",
26     "raw": "normalize-package-data@^2.3.4",
27     "rawSpec": "^2.3.4",
28     "scope": null,
29     "spec": ">=2.3.4 <3.0.0",
30     "type": "range"
31   },
32   "_requiredBy": [
33     "/meow",
34     "/read-pkg"
35   ],
36   "_resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.3.6.tgz",
37   "_shasum": "498fa420c96401f787402ba21e600def9f981fff",
38   "_shrinkwrap": null,
39   "_spec": "normalize-package-data@^2.3.4",
40   "_where": "/var/www/yaffs/node_modules/meow",
41   "author": {
42     "email": "merynstol@gmail.com",
43     "name": "Meryn Stol"
44   },
45   "bugs": {
46     "url": "https://github.com/npm/normalize-package-data/issues"
47   },
48   "contributors": [
49     {
50       "name": "Isaac Z. Schlueter",
51       "email": "i@izs.me"
52     },
53     {
54       "name": "Meryn Stol",
55       "email": "merynstol@gmail.com"
56     },
57     {
58       "name": "Robert Kowalski",
59       "email": "rok@kowalski.gd"
60     }
61   ],
62   "dependencies": {
63     "hosted-git-info": "^2.1.4",
64     "is-builtin-module": "^1.0.0",
65     "semver": "2 || 3 || 4 || 5",
66     "validate-npm-package-license": "^3.0.1"
67   },
68   "description": "Normalizes data that can be found in package.json files.",
69   "devDependencies": {
70     "async": "^1.5.0",
71     "tap": "^2.2.0",
72     "underscore": "^1.8.3"
73   },
74   "directories": {},
75   "dist": {
76     "shasum": "498fa420c96401f787402ba21e600def9f981fff",
77     "tarball": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.3.6.tgz"
78   },
79   "gitHead": "f6c37066edd095c0e465f6e181c0cd79a02f6c3d",
80   "homepage": "https://github.com/npm/normalize-package-data#readme",
81   "license": "BSD-2-Clause",
82   "main": "lib/normalize.js",
83   "maintainers": [
84     {
85       "name": "iarna",
86       "email": "me@re-becca.org"
87     },
88     {
89       "name": "isaacs",
90       "email": "isaacs@npmjs.com"
91     },
92     {
93       "name": "meryn",
94       "email": "merynstol@gmail.com"
95     },
96     {
97       "name": "othiym23",
98       "email": "ogd@aoaioxxysz.net"
99     },
100     {
101       "name": "zkat",
102       "email": "kat@sykosomatic.org"
103     }
104   ],
105   "name": "normalize-package-data",
106   "optionalDependencies": {},
107   "readme": "ERROR: No README data found!",
108   "repository": {
109     "type": "git",
110     "url": "git://github.com/npm/normalize-package-data.git"
111   },
112   "scripts": {
113     "test": "tap test/*.js"
114   },
115   "version": "2.3.6"
116 }