thinking-data-provider
Version:
25 lines • 514 B
JSON
{
"name": "thinking-data-provider",
"version": "1.0.5",
"description": "data provider",
"main": "index.js",
"module": "index.js",
"types": "index.d.ts",
"directories": {
"lib": "lib"
},
"homepage": "https://github.com/lanbomo/thinking-data-provider",
"repository": {
"type": "git",
"url": "git+https://github.com/lanbomo/thinking-data-provider"
},
"scripts": {},
"keywords": [
"data",
"provider",
"request",
"vue"
],
"author": "lanbo",
"license": "ISC"
}