yanan.wang
Version:
This is a toolset
17 lines (16 loc) • 375 B
JSON
{
"name": "yanan.wang",
"version": "1.0.10",
"description": "This is a toolset",
"main": "src/index.js",
"exports": {
".": "./src/index.js",
"./mapAux": "./src/mapAux.js"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": ["yn", "yanan.wang", "yn.util", "yanan"],
"author": "yanan.wang",
"license": "MIT"
}