17 lines
328 B
JSON
17 lines
328 B
JSON
{
|
|
"name": "spritemap-replace-path",
|
|
"version": "0.0.1",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"devDependencies": {
|
|
"mkdirp": "^3.0.1",
|
|
"webpack": "^5.95.0",
|
|
"webpack-sources": "^3.2.3"
|
|
}
|
|
}
|