Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / method-override / node_modules / ms / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "ms@0.7.2",
6         "scope": null,
7         "escapedName": "ms",
8         "name": "ms",
9         "rawSpec": "0.7.2",
10         "spec": "0.7.2",
11         "type": "version"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\method-override\\node_modules\\debug"
14     ]
15   ],
16   "_from": "ms@0.7.2",
17   "_id": "ms@0.7.2",
18   "_inCache": true,
19   "_location": "/method-override/ms",
20   "_nodeVersion": "6.8.0",
21   "_npmOperationalInternal": {
22     "host": "packages-18-east.internal.npmjs.com",
23     "tmp": "tmp/ms-0.7.2.tgz_1477383407940_0.4743474116548896"
24   },
25   "_npmUser": {
26     "name": "leo",
27     "email": "leo@zeit.co"
28   },
29   "_npmVersion": "3.10.8",
30   "_phantomChildren": {},
31   "_requested": {
32     "raw": "ms@0.7.2",
33     "scope": null,
34     "escapedName": "ms",
35     "name": "ms",
36     "rawSpec": "0.7.2",
37     "spec": "0.7.2",
38     "type": "version"
39   },
40   "_requiredBy": [
41     "/method-override/debug"
42   ],
43   "_resolved": "https://registry.npmjs.org/ms/-/ms-0.7.2.tgz",
44   "_shasum": "ae25cf2512b3885a1d95d7f037868d8431124765",
45   "_shrinkwrap": null,
46   "_spec": "ms@0.7.2",
47   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\method-override\\node_modules\\debug",
48   "bugs": {
49     "url": "https://github.com/zeit/ms/issues"
50   },
51   "component": {
52     "scripts": {
53       "ms/index.js": "index.js"
54     }
55   },
56   "dependencies": {},
57   "description": "Tiny milisecond conversion utility",
58   "devDependencies": {
59     "expect.js": "^0.3.1",
60     "mocha": "^3.0.2",
61     "serve": "^1.4.0",
62     "xo": "^0.17.0"
63   },
64   "directories": {},
65   "dist": {
66     "shasum": "ae25cf2512b3885a1d95d7f037868d8431124765",
67     "tarball": "https://registry.npmjs.org/ms/-/ms-0.7.2.tgz"
68   },
69   "files": [
70     "index.js"
71   ],
72   "gitHead": "ac92a7e0790ba2622a74d9d60690ca0d2c070a45",
73   "homepage": "https://github.com/zeit/ms#readme",
74   "license": "MIT",
75   "main": "./index",
76   "maintainers": [
77     {
78       "name": "leo",
79       "email": "leo@zeit.co"
80     },
81     {
82       "name": "rauchg",
83       "email": "rauchg@gmail.com"
84     }
85   ],
86   "name": "ms",
87   "optionalDependencies": {},
88   "readme": "ERROR: No README data found!",
89   "repository": {
90     "type": "git",
91     "url": "git+https://github.com/zeit/ms.git"
92   },
93   "scripts": {
94     "test": "xo && mocha test/index.js",
95     "test-browser": "serve ./test"
96   },
97   "version": "0.7.2",
98   "xo": {
99     "space": true,
100     "semicolon": false,
101     "envs": [
102       "mocha"
103     ],
104     "rules": {
105       "complexity": 0
106     }
107   }
108 }