3e289a97fc
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.6. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.6) Signed-off-by: dependabot[bot] <support@github.com>
15 lines
299 B
JSON
15 lines
299 B
JSON
{
|
|
"name": "ffb-build",
|
|
"version": "0.0.1",
|
|
"description": "Post-build process operations for ffbplugin",
|
|
"main": "build.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "spazzy",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"ini": "^1.3.6"
|
|
}
|
|
}
|