about summary refs log tree commit diff stats
path: root/binding.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'binding.gyp')
-rw-r--r--binding.gyp4
1 files changed, 4 insertions, 0 deletions
diff --git a/binding.gyp b/binding.gyp
new file mode 100644
index 0000000..7d25c93
--- /dev/null
+++ b/binding.gyp
@@ -0,0 +1,4 @@
+# Just for npm
+{
+  "targets": [{"target_name":"nop","type":"<(library)"}],
+}