summaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/node_modules/path-exists/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'vnfmarket/src/main/webapp/vnfmarket/node_modules/path-exists/package.json')
-rw-r--r--vnfmarket/src/main/webapp/vnfmarket/node_modules/path-exists/package.json103
1 files changed, 0 insertions, 103 deletions
diff --git a/vnfmarket/src/main/webapp/vnfmarket/node_modules/path-exists/package.json b/vnfmarket/src/main/webapp/vnfmarket/node_modules/path-exists/package.json
deleted file mode 100644
index 21d36dc5..00000000
--- a/vnfmarket/src/main/webapp/vnfmarket/node_modules/path-exists/package.json
+++ /dev/null
@@ -1,103 +0,0 @@
-{
- "_args": [
- [
- {
- "raw": "path-exists@^2.0.0",
- "scope": null,
- "escapedName": "path-exists",
- "name": "path-exists",
- "rawSpec": "^2.0.0",
- "spec": ">=2.0.0 <3.0.0",
- "type": "range"
- },
- "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\find-up"
- ]
- ],
- "_from": "path-exists@>=2.0.0 <3.0.0",
- "_id": "path-exists@2.1.0",
- "_inCache": true,
- "_location": "/path-exists",
- "_nodeVersion": "4.2.1",
- "_npmUser": {
- "name": "sindresorhus",
- "email": "sindresorhus@gmail.com"
- },
- "_npmVersion": "2.14.7",
- "_phantomChildren": {},
- "_requested": {
- "raw": "path-exists@^2.0.0",
- "scope": null,
- "escapedName": "path-exists",
- "name": "path-exists",
- "rawSpec": "^2.0.0",
- "spec": ">=2.0.0 <3.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/find-up"
- ],
- "_resolved": "https://registry.npmjs.org/path-exists/-/path-exists-2.1.0.tgz",
- "_shasum": "0feb6c64f0fc518d9a754dd5efb62c7022761f4b",
- "_shrinkwrap": null,
- "_spec": "path-exists@^2.0.0",
- "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\find-up",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "sindresorhus.com"
- },
- "bugs": {
- "url": "https://github.com/sindresorhus/path-exists/issues"
- },
- "dependencies": {
- "pinkie-promise": "^2.0.0"
- },
- "description": "Check if a path exists",
- "devDependencies": {
- "ava": "*",
- "xo": "*"
- },
- "directories": {},
- "dist": {
- "shasum": "0feb6c64f0fc518d9a754dd5efb62c7022761f4b",
- "tarball": "https://registry.npmjs.org/path-exists/-/path-exists-2.1.0.tgz"
- },
- "engines": {
- "node": ">=0.10.0"
- },
- "files": [
- "index.js"
- ],
- "gitHead": "3af423661e78466764f87c5712263c5d7a1ce5b7",
- "homepage": "https://github.com/sindresorhus/path-exists",
- "keywords": [
- "path",
- "exists",
- "exist",
- "file",
- "filepath",
- "fs",
- "filesystem",
- "file-system",
- "access",
- "stat"
- ],
- "license": "MIT",
- "maintainers": [
- {
- "name": "sindresorhus",
- "email": "sindresorhus@gmail.com"
- }
- ],
- "name": "path-exists",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/sindresorhus/path-exists.git"
- },
- "scripts": {
- "test": "xo && ava"
- },
- "version": "2.1.0"
-}