aboutsummaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/package.json')
-rw-r--r--deps/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/package.json95
1 files changed, 0 insertions, 95 deletions
diff --git a/deps/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/package.json b/deps/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/package.json
deleted file mode 100644
index a4e27587fa..0000000000
--- a/deps/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/package.json
+++ /dev/null
@@ -1,95 +0,0 @@
-{
- "_args": [
- [
- {
- "raw": "array-index@^1.0.0",
- "scope": null,
- "escapedName": "array-index",
- "name": "array-index",
- "rawSpec": "^1.0.0",
- "spec": ">=1.0.0 <2.0.0",
- "type": "range"
- },
- "/Users/rebecca/code/npm/node_modules/node-gyp/node_modules/path-array"
- ]
- ],
- "_from": "array-index@>=1.0.0 <2.0.0",
- "_id": "array-index@1.0.0",
- "_inCache": true,
- "_installable": true,
- "_location": "/node-gyp/path-array/array-index",
- "_nodeVersion": "5.3.0",
- "_npmUser": {
- "name": "tootallnate",
- "email": "nathan@tootallnate.net"
- },
- "_npmVersion": "3.3.12",
- "_phantomChildren": {},
- "_requested": {
- "raw": "array-index@^1.0.0",
- "scope": null,
- "escapedName": "array-index",
- "name": "array-index",
- "rawSpec": "^1.0.0",
- "spec": ">=1.0.0 <2.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/node-gyp/path-array"
- ],
- "_resolved": "https://registry.npmjs.org/array-index/-/array-index-1.0.0.tgz",
- "_shasum": "ec56a749ee103e4e08c790b9c353df16055b97f9",
- "_shrinkwrap": null,
- "_spec": "array-index@^1.0.0",
- "_where": "/Users/rebecca/code/npm/node_modules/node-gyp/node_modules/path-array",
- "author": {
- "name": "Nathan Rajlich",
- "email": "nathan@tootallnate.net",
- "url": "http://tootallnate.net"
- },
- "bugs": {
- "url": "https://github.com/TooTallNate/array-index/issues"
- },
- "dependencies": {
- "debug": "^2.2.0",
- "es6-symbol": "^3.0.2"
- },
- "description": "Invoke getter/setter functions on array-like objects",
- "devDependencies": {},
- "directories": {},
- "dist": {
- "shasum": "ec56a749ee103e4e08c790b9c353df16055b97f9",
- "tarball": "https://registry.npmjs.org/array-index/-/array-index-1.0.0.tgz"
- },
- "engines": {
- "node": "*"
- },
- "gitHead": "4b3cc059c70eefd8ef2a0d4213d681b671eb3d11",
- "homepage": "https://github.com/TooTallNate/array-index#readme",
- "keywords": [
- "index",
- "array",
- "getter",
- "setter",
- "proxy"
- ],
- "license": "MIT",
- "main": "index.js",
- "maintainers": [
- {
- "name": "tootallnate",
- "email": "nathan@tootallnate.net"
- }
- ],
- "name": "array-index",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/TooTallNate/array-index.git"
- },
- "scripts": {
- "test": "node test"
- },
- "version": "1.0.0"
-}