parent
78247c2377
commit
5a6e32de5c
@ -1,3 +1,5 @@
|
|||||||
|
'use strict';
|
||||||
|
|
||||||
const binary = require('node-pre-gyp');
|
const binary = require('node-pre-gyp');
|
||||||
const path = require('path')
|
const path = require('path')
|
||||||
// 'lib', 'binding', 'v0.1.1', ['node', 'v' + process.versions.modules, process.platform, process.arch].join('-'), 'deepspeech-bingings.node')
|
// 'lib', 'binding', 'v0.1.1', ['node', 'v' + process.versions.modules, process.platform, process.arch].join('-'), 'deepspeech-bingings.node')
|
||||||
|
@ -39,7 +39,6 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"install" : "node-pre-gyp install --fallback-to-build",
|
|
||||||
"test": "node index.js"
|
"test": "node index.js"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user