aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/node_modules/natives/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'vnfmarket/src/main/webapp/vnfmarket/node_modules/natives/package.json')
-rw-r--r--vnfmarket/src/main/webapp/vnfmarket/node_modules/natives/package.json90
1 files changed, 90 insertions, 0 deletions
diff --git a/vnfmarket/src/main/webapp/vnfmarket/node_modules/natives/package.json b/vnfmarket/src/main/webapp/vnfmarket/node_modules/natives/package.json
new file mode 100644
index 00000000..8bd3dee2
--- /dev/null
+++ b/vnfmarket/src/main/webapp/vnfmarket/node_modules/natives/package.json
@@ -0,0 +1,90 @@
+{
+ "_args": [
+ [
+ {
+ "raw": "natives@^1.1.0",
+ "scope": null,
+ "escapedName": "natives",
+ "name": "natives",
+ "rawSpec": "^1.1.0",
+ "spec": ">=1.1.0 <2.0.0",
+ "type": "range"
+ },
+ "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\graceful-fs"
+ ]
+ ],
+ "_from": "natives@>=1.1.0 <2.0.0",
+ "_id": "natives@1.1.0",
+ "_inCache": true,
+ "_location": "/natives",
+ "_nodeVersion": "6.5.0",
+ "_npmOperationalInternal": {
+ "host": "packages-16-east.internal.npmjs.com",
+ "tmp": "tmp/natives-1.1.0.tgz_1472583645072_0.9239758928306401"
+ },
+ "_npmUser": {
+ "name": "isaacs",
+ "email": "i@izs.me"
+ },
+ "_npmVersion": "3.10.7",
+ "_phantomChildren": {},
+ "_requested": {
+ "raw": "natives@^1.1.0",
+ "scope": null,
+ "escapedName": "natives",
+ "name": "natives",
+ "rawSpec": "^1.1.0",
+ "spec": ">=1.1.0 <2.0.0",
+ "type": "range"
+ },
+ "_requiredBy": [
+ "/graceful-fs"
+ ],
+ "_resolved": "https://registry.npmjs.org/natives/-/natives-1.1.0.tgz",
+ "_shasum": "e9ff841418a6b2ec7a495e939984f78f163e6e31",
+ "_shrinkwrap": null,
+ "_spec": "natives@^1.1.0",
+ "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\graceful-fs",
+ "author": {
+ "name": "Isaac Z. Schlueter",
+ "email": "i@izs.me",
+ "url": "http://blog.izs.me/"
+ },
+ "bugs": {
+ "url": "https://github.com/isaacs/natives/issues"
+ },
+ "dependencies": {},
+ "description": "Do stuff with Node.js's native JavaScript modules",
+ "devDependencies": {
+ "tap": "^7.0.0"
+ },
+ "directories": {},
+ "dist": {
+ "shasum": "e9ff841418a6b2ec7a495e939984f78f163e6e31",
+ "tarball": "https://registry.npmjs.org/natives/-/natives-1.1.0.tgz"
+ },
+ "files": [
+ "index.js"
+ ],
+ "gitHead": "dc1297cdce008350b679dbb86be5bf5bbf8cacbf",
+ "homepage": "https://github.com/isaacs/natives#readme",
+ "license": "ISC",
+ "main": "index.js",
+ "maintainers": [
+ {
+ "name": "isaacs",
+ "email": "i@izs.me"
+ }
+ ],
+ "name": "natives",
+ "optionalDependencies": {},
+ "readme": "ERROR: No README data found!",
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/isaacs/natives.git"
+ },
+ "scripts": {
+ "test": "tap test/*.js --100"
+ },
+ "version": "1.1.0"
+}