tyh-weapp-sdk
Version:
JS sdk for weixin little program
53 lines (52 loc) • 1.38 kB
JSON
{
"_from": "tyh-weapp-sdk",
"_id": "tyh-weapp-sdk@0.0.1",
"_inBundle": false,
"_integrity": "sha512-MIJ+K1xld5yi8O9jNspooUJePozL8nsIlJ82/zy67WipSEuAFrz86/w+7Jxy+8nNGXbLF/VW9hB8mJ/eRDKEcQ==",
"_location": "/tyh-weapp-sdk",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "tyh-weapp-sdk",
"name": "tyh-weapp-sdk",
"escapedName": "tyh-weapp-sdk",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/tyh-weapp-sdk/-/tyh-weapp-sdk-0.0.1.tgz",
"_shasum": "43a45894e4ae76b1fb86ba9f9e0f4b00143ddf08",
"_spec": "tyh-weapp-sdk",
"_where": "/Users/alextang/js_app/tyh-weapp-demo",
"author": {
"name": "tangyouhua"
},
"bugs": {
"url": "https://github.com/tangyouhua/tyh-weapp-sdk/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "JS sdk for weixin little program",
"homepage": "https://github.com/tangyouhua/tyh-weapp-sdk#readme",
"keywords": [
"weapp",
"sdk",
"tyh"
],
"license": "MIT",
"main": "index.js",
"name": "tyh-weapp-sdk",
"repository": {
"type": "git",
"url": "git+https://github.com/tangyouhua/tyh-weapp-sdk.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.0.2"
}