{
  "name": "descartes-sku.js",
  "version": "1.6.0",
  "description": "笛卡尔乘积算法、用于生成商品 sku",
  "main": "src/index.js",
  "authors": ["vxhly <pengchengou@gmail.com>"],
  "license": "MIT",
  "keywords": ["descartes", "sku", "javascript", "es6"],
  "homepage": "https://github.com/vxhly/descartes-sku.js",
  "ignore": ["**/.*", "node_modules", "bower_components", "test", "tests"]
}
