Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / ncp / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "ncp@0.4.x",
6         "scope": null,
7         "escapedName": "ncp",
8         "name": "ncp",
9         "rawSpec": "0.4.x",
10         "spec": ">=0.4.0 <0.5.0",
11         "type": "range"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\utile"
14     ]
15   ],
16   "_from": "ncp@>=0.4.0 <0.5.0",
17   "_id": "ncp@0.4.2",
18   "_inCache": true,
19   "_location": "/ncp",
20   "_npmUser": {
21     "name": "avianflu",
22     "email": "charlie@charlieistheman.com"
23   },
24   "_npmVersion": "1.2.2",
25   "_phantomChildren": {},
26   "_requested": {
27     "raw": "ncp@0.4.x",
28     "scope": null,
29     "escapedName": "ncp",
30     "name": "ncp",
31     "rawSpec": "0.4.x",
32     "spec": ">=0.4.0 <0.5.0",
33     "type": "range"
34   },
35   "_requiredBy": [
36     "/utile"
37   ],
38   "_resolved": "https://registry.npmjs.org/ncp/-/ncp-0.4.2.tgz",
39   "_shasum": "abcc6cbd3ec2ed2a729ff6e7c1fa8f01784a8574",
40   "_shrinkwrap": null,
41   "_spec": "ncp@0.4.x",
42   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\utile",
43   "author": {
44     "name": "AvianFlu",
45     "email": "charlie@charlieistheman.com"
46   },
47   "bin": {
48     "ncp": "./bin/ncp"
49   },
50   "bugs": {
51     "url": "https://github.com/AvianFlu/ncp/issues"
52   },
53   "dependencies": {},
54   "description": "Asynchronous recursive file copy utility.",
55   "devDependencies": {
56     "read-dir-files": "0.0.x",
57     "rimraf": "1.0.x",
58     "vows": "0.6.x"
59   },
60   "directories": {},
61   "dist": {
62     "shasum": "abcc6cbd3ec2ed2a729ff6e7c1fa8f01784a8574",
63     "tarball": "https://registry.npmjs.org/ncp/-/ncp-0.4.2.tgz"
64   },
65   "engine": {
66     "node": ">=0.4"
67   },
68   "homepage": "https://github.com/AvianFlu/ncp#readme",
69   "keywords": [
70     "cli",
71     "copy"
72   ],
73   "license": "MIT",
74   "main": "./lib/ncp.js",
75   "maintainers": [
76     {
77       "name": "avianflu",
78       "email": "charlie@charlieistheman.com"
79     }
80   ],
81   "name": "ncp",
82   "optionalDependencies": {},
83   "readme": "ERROR: No README data found!",
84   "repository": {
85     "type": "git",
86     "url": "git+https://github.com/AvianFlu/ncp.git"
87   },
88   "scripts": {
89     "test": "vows --isolate --spec"
90   },
91   "version": "0.4.2"
92 }