{
"name": "node-aubio",
"version": "0.0.2",
- "description": "Node.js bindings for audio software aubio",
+ "description": "Node.js bindings for aubio",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
- "url": "https://github.com/grayleonard/node-aubio.git"
+ "url": "https://github.com/aubio/node-aubio.git"
},
"keywords": [
"audio",
"author": "Gray Leonard",
"license": "GPL-3.0",
"bugs": {
- "url": "https://github.com/grayleonard/node-aubio/issues"
+ "url": "https://github.com/aubio/node-aubio/issues"
},
- "homepage": "https://github.com/grayleonard/node-aubio",
+ "homepage": "https://github.com/aubio/node-aubio",
"dependencies": {
"ffi": "^2.0.0",
"ref": "^1.3.2"