oyxh-code
Version:
欧阳兴华同学的库
22 lines (21 loc) • 431 B
JSON
{
"name": "oyxh-code",
"version": "1.1.2",
"description": "欧阳兴华同学的库",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/ouyangxinghua"
},
"keywords": [
"函数库"
],
"author": "欧阳兴华",
"license": "ISC",
"devDependencies": {
"babel-preset-es2015": "^6.24.1"
}
}