hmmmmmm
Version:
Simple Methods
39 lines (38 loc) • 836 B
JSON
{
"name": "hmmmmmm",
"version": "0.0.9",
"description": "Simple Methods",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/HuangHongRui/Hmmmmmm.git"
},
"files": [
"lib"
],
"main": "lib/index.js",
"types": "lib/index.d.ts",
"keywords": [
"Leo",
"Hmmmmmm",
"Web",
"Methods"
],
"author": "Leo",
"license": "MIT",
"bugs": {
"url": "https://github.com/HuangHongRui/Hmmmmmm/issues"
},
"homepage": "https://github.com/HuangHongRui/Hmmmmmm#readme",
"devDependencies": {
"@types/react": "^16.8.24",
"@types/react-dom": "^16.8.5",
"source-map-loader": "^0.2.4",
"ts-loader": "^6.0.4",
"typescript": "^3.5.3",
"webpack": "^4.39.1",
"webpack-cli": "^3.3.6"
}
}