aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/node_modules/readdirp/examples/package.json
blob: 2d9b3411973a9d0b6566e56f3fb200a15c80fbe9 (plain)
1
2
3
4
5
6
7
8
9
{
  "name": "readdirp-examples",
  "version": "0.0.0",
  "description": "Examples for readdirp.",
  "dependencies": {
    "tap-stream": "~0.1.0",
    "event-stream": "~3.0.7"
  }
}