From af7a9efb8b26dac0b8569cee51768752f5996c7b Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Sat, 4 Feb 2017 14:26:51 +0100 Subject: [PATCH] package.json: rename node-aubio to aubio --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0161acc..d1ea3b2 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "node-aubio", + "name": "aubio", "version": "0.0.3", "description": "Node.js bindings for aubio", "main": "index.js", -- 2.11.0