aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/node_modules/nan/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'vnfmarket/src/main/webapp/vnfmarket/node_modules/nan/package.json')
-rw-r--r--vnfmarket/src/main/webapp/vnfmarket/node_modules/nan/package.json103
1 files changed, 103 insertions, 0 deletions
diff --git a/vnfmarket/src/main/webapp/vnfmarket/node_modules/nan/package.json b/vnfmarket/src/main/webapp/vnfmarket/node_modules/nan/package.json
new file mode 100644
index 00000000..c97b8ed1
--- /dev/null
+++ b/vnfmarket/src/main/webapp/vnfmarket/node_modules/nan/package.json
@@ -0,0 +1,103 @@
+{
+ "_args": [
+ [
+ {
+ "raw": "nan@~1.0.0",
+ "scope": null,
+ "escapedName": "nan",
+ "name": "nan",
+ "rawSpec": "~1.0.0",
+ "spec": ">=1.0.0 <1.1.0",
+ "type": "range"
+ },
+ "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\ws"
+ ]
+ ],
+ "_from": "nan@>=1.0.0 <1.1.0",
+ "_id": "nan@1.0.0",
+ "_inCache": true,
+ "_location": "/nan",
+ "_npmUser": {
+ "name": "rvagg",
+ "email": "rod@vagg.org"
+ },
+ "_npmVersion": "1.4.3",
+ "_phantomChildren": {},
+ "_requested": {
+ "raw": "nan@~1.0.0",
+ "scope": null,
+ "escapedName": "nan",
+ "name": "nan",
+ "rawSpec": "~1.0.0",
+ "spec": ">=1.0.0 <1.1.0",
+ "type": "range"
+ },
+ "_requiredBy": [
+ "/ws"
+ ],
+ "_resolved": "https://registry.npmjs.org/nan/-/nan-1.0.0.tgz",
+ "_shasum": "ae24f8850818d662fcab5acf7f3b95bfaa2ccf38",
+ "_shrinkwrap": null,
+ "_spec": "nan@~1.0.0",
+ "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\ws",
+ "bugs": {
+ "url": "https://github.com/rvagg/nan/issues"
+ },
+ "contributors": [
+ {
+ "name": "Rod Vagg",
+ "email": "r@va.gg",
+ "url": "https://github.com/rvagg"
+ },
+ {
+ "name": "Benjamin Byholm",
+ "email": "bbyholm@abo.fi",
+ "url": "https://github.com/kkoopa/"
+ },
+ {
+ "name": "Trevor Norris",
+ "email": "trev.norris@gmail.com",
+ "url": "https://github.com/trevnorris"
+ },
+ {
+ "name": "Nathan Rajlich",
+ "email": "nathan@tootallnate.net",
+ "url": "https://github.com/TooTallNate"
+ },
+ {
+ "name": "Brett Lawson",
+ "email": "brett19@gmail.com",
+ "url": "https://github.com/brett19"
+ },
+ {
+ "name": "Ben Noordhuis",
+ "email": "info@bnoordhuis.nl",
+ "url": "https://github.com/bnoordhuis"
+ }
+ ],
+ "dependencies": {},
+ "description": "Native Abstractions for Node.js: C++ header for Node 0.8->0.12 compatibility",
+ "devDependencies": {},
+ "directories": {},
+ "dist": {
+ "shasum": "ae24f8850818d662fcab5acf7f3b95bfaa2ccf38",
+ "tarball": "https://registry.npmjs.org/nan/-/nan-1.0.0.tgz"
+ },
+ "homepage": "https://github.com/rvagg/nan",
+ "license": "MIT",
+ "main": "include_dirs.js",
+ "maintainers": [
+ {
+ "name": "rvagg",
+ "email": "rod@vagg.org"
+ }
+ ],
+ "name": "nan",
+ "optionalDependencies": {},
+ "readme": "ERROR: No README data found!",
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/rvagg/nan.git"
+ },
+ "version": "1.0.0"
+}