Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

shanghai-cuisine

stevemao13MIT1.0.2

A list of Shanghai cuisine 上海菜名单

Chinese, json, data, surnames

readme

shanghai-cuisine Build Status

:u7533: A list of Shanghai cuisine 上海菜名单

It's just a JSON file, so use it in whatever environment you like.

Install

$ npm install --save shanghai-cuisine

Usage

const shanghaiCuisine = require('shanghai-cuisine');

shanghaiCuisine;
//=> ["红烧鱼", "甲鱼", "七宝白切羊肉",...]

License

MIT © Steve Mao