platform-project
Version:
平台项目
21 lines (20 loc) • 394 B
JSON
{
"name": "webpack-css-sprite",
"version": "1.0.2",
"description": "",
"main": "index.js",
"scripts": {
},
"author": "liuyawin",
"license": "ISC",
"devDependencies": {
"css": "^2.2.4",
"extend": "^3.0.2",
"spritesmith": "^3.4.0",
"through2": "^3.0.1"
},
"repository": {
"type": "git",
"url": "https://github.com/liuyawin/webpack-css-spriter"
}
}