diff options
Diffstat (limited to 'node_modules/node-pre-gyp/lib/util/nw-pre-gyp/package.json')
| -rw-r--r-- | node_modules/node-pre-gyp/lib/util/nw-pre-gyp/package.json | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/node_modules/node-pre-gyp/lib/util/nw-pre-gyp/package.json b/node_modules/node-pre-gyp/lib/util/nw-pre-gyp/package.json deleted file mode 100644 index 71d03f8..0000000 --- a/node_modules/node-pre-gyp/lib/util/nw-pre-gyp/package.json +++ /dev/null @@ -1,9 +0,0 @@ -{ -"main": "index.html", -"name": "nw-pre-gyp-module-test", -"description": "Node-webkit-based module test.", -"version": "0.0.1", -"window": { - "show": false -} -} |