aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/node_modules/xmlhttprequest/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'vnfmarket/src/main/webapp/vnfmarket/node_modules/xmlhttprequest/package.json')
-rw-r--r--vnfmarket/src/main/webapp/vnfmarket/node_modules/xmlhttprequest/package.json93
1 files changed, 0 insertions, 93 deletions
diff --git a/vnfmarket/src/main/webapp/vnfmarket/node_modules/xmlhttprequest/package.json b/vnfmarket/src/main/webapp/vnfmarket/node_modules/xmlhttprequest/package.json
deleted file mode 100644
index 5abe03fb..00000000
--- a/vnfmarket/src/main/webapp/vnfmarket/node_modules/xmlhttprequest/package.json
+++ /dev/null
@@ -1,93 +0,0 @@
-{
- "_args": [
- [
- {
- "raw": "xmlhttprequest@1.4.2",
- "scope": null,
- "escapedName": "xmlhttprequest",
- "name": "xmlhttprequest",
- "rawSpec": "1.4.2",
- "spec": "1.4.2",
- "type": "version"
- },
- "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\socket.io-client"
- ]
- ],
- "_defaultsLoaded": true,
- "_engineSupported": true,
- "_from": "xmlhttprequest@1.4.2",
- "_id": "xmlhttprequest@1.4.2",
- "_inCache": true,
- "_location": "/xmlhttprequest",
- "_nodeVersion": "v0.6.19",
- "_npmUser": {
- "name": "driverdan",
- "email": "dan@driverdan.com"
- },
- "_npmVersion": "1.1.24",
- "_phantomChildren": {},
- "_requested": {
- "raw": "xmlhttprequest@1.4.2",
- "scope": null,
- "escapedName": "xmlhttprequest",
- "name": "xmlhttprequest",
- "rawSpec": "1.4.2",
- "spec": "1.4.2",
- "type": "version"
- },
- "_requiredBy": [
- "/socket.io-client"
- ],
- "_resolved": "https://registry.npmjs.org/xmlhttprequest/-/xmlhttprequest-1.4.2.tgz",
- "_shasum": "01453a1d9bed1e8f172f6495bbf4c8c426321500",
- "_shrinkwrap": null,
- "_spec": "xmlhttprequest@1.4.2",
- "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\socket.io-client",
- "author": {
- "name": "Dan DeFelippi",
- "url": "http://driverdan.com"
- },
- "bugs": {
- "url": "http://github.com/driverdan/node-XMLHttpRequest/issues"
- },
- "dependencies": {},
- "description": "XMLHttpRequest for Node",
- "devDependencies": {},
- "directories": {
- "lib": "./lib",
- "example": "./example"
- },
- "dist": {
- "shasum": "01453a1d9bed1e8f172f6495bbf4c8c426321500",
- "tarball": "https://registry.npmjs.org/xmlhttprequest/-/xmlhttprequest-1.4.2.tgz"
- },
- "engines": {
- "node": ">=0.4.0"
- },
- "homepage": "https://github.com/driverdan/node-XMLHttpRequest#readme",
- "keywords": [
- "xhr",
- "ajax"
- ],
- "licenses": [
- {
- "type": "MIT",
- "url": "http://creativecommons.org/licenses/MIT/"
- }
- ],
- "main": "./lib/XMLHttpRequest.js",
- "maintainers": [
- {
- "name": "driverdan",
- "email": "dan@driverdan.com"
- }
- ],
- "name": "xmlhttprequest",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/driverdan/node-XMLHttpRequest.git"
- },
- "version": "1.4.2"
-}