gulp-nks-replace-mapping
Version:
Gulp plugin for replacing mapping chunk of NKSF file.
50 lines (49 loc) • 1.12 kB
JSON
{
"name": "gulp-nks-replace-mapping",
"version": "0.0.9",
"description": "Gulp plugin for replacing mapping chunk of NKSF file.",
"author": {
"name": "jhorology",
"email": "jhorology2014@gmail.com",
"url": "https://github.com/jhorology"
},
"main": "index",
"scripts": {
"test": "gulp test-all",
"prepublishOnly": "gulp coffee"
},
"repository": {
"type": "git",
"url": "git+https://github.com/jhorology/gulp-nks-replace-mapping"
},
"keywords": [
"gulp",
"gulpplugin",
"Native",
"Instruments",
"NKS",
"Komplete",
"Kontrol",
"mapping"
],
"license": "MIT",
"dependencies": {
"msgpack-lite": "^0.1.26",
"plugin-error": "^1.0.1",
"riff-reader": "0.0.10",
"through2": "^3.0.1",
"underscore": "^1.9.1"
},
"devDependencies": {
"coffeescript": "^2.4.1",
"del": "^5.1.0",
"gulp": "^4.0.2",
"gulp-coffee": "^3.0.3",
"gulp-coffeelint": "^0.6.0",
"gulp-data": "^1.3.1",
"gulp-exec": "^4.0.0",
"gulp-rename": "^2.0.0",
"gulp-riff-extractor": "0.0.9",
"js-beautify": "^1.10.2"
}
}