gp-15-chunk
Version:
25 lines (24 loc) • 419 B
JSON
{
"name": "gp-15-chunk",
"version": "0.0.5",
"description": "gp15-chunk",
"main": "index.js",
"scripts": {
"test": "node ./test/test.js"
},
"repository": {
"type": "git",
"url": "https://github.com/lurongtao/gp-15-chunk"
},
"keywords": [
"gp",
"14",
"15",
"chunk"
],
"author": "lurongtao@126.com",
"license": "MIT",
"dependencies": {
"lodash": "^4.17.15"
}
}