42 Commits (9d23f0c7e3b7010e98f36fae4cbb79626ddcd361)

Author SHA1 Message Date
  chengzhenyu a2f9100acb 摄影师连接wifi显示名称,直观所连到的网络名称 8 years ago
  chengzhenyu 0a29844985 统一编译参数 8 years ago
  chengzhenyu 27114063a9 调整完价格直接返回 8 years ago
  chengzhenyu f4c7901669 热修复框架 8 years ago
  chengzhenyu ec7a58d8d6 增加代码混淆 8 years ago
  chengzhenyu 84954a6204 增加代码混淆 8 years ago
  chengzhenyu 8a13183de8 接入友盟统计;升级至1010 8 years ago
  chengzhenyu cf5c86ee49 升级至1009 8 years ago
  chengzhenyu 6ef1a4a400 暂时屏蔽蓝牙打印机相关功能 8 years ago
  chengzhenyu 5d5aa783b6 target改21 8 years ago
  chengzhenyu 8414beb4e7 session页添加上传自动刷新 8 years ago
  chengzhenyu 62cb0cb982 add group_id when uploading and update to 1008 8 years ago
  chengzhenyu aa1f0222f1 升级到1007 8 years ago
  chengzhenyu 7f31c7d7bd 升级至1006 8 years ago
  chengzhenyu 5467985162 升级至1005 8 years ago
  chengzhenyu 455389dea3 升级版本至1004 8 years ago
  chengzhenyu a4f3d419b3 version 1003 8 years ago
  chengzhenyu 5803a5abbd printer status 8 years ago
  chengzhenyu 21d83fe172 登录页可查看用户协议 8 years ago
  chengzhenyu 643f61a8e8 版本升级为1002 8 years ago
  chengzhenyu cf310c9971 版本升级为1001 8 years ago
  chengzhenyu 25c4c82329 价格设置页 8 years ago
  chengzhenyu 0a871f10fa 首页完善 9 years ago
  chengzhenyu 5848dbb77a 简报页 9 years ago
  chengzhenyu a12fd6b57c print qr 9 years ago
  chengzhenyu ac0615a8f4 接口参数调整 9 years ago
  chengzhenyu f5b6ea7a08 alter dao 9 years ago
  chengzhenyu 4cbc07176e 打印机调通 9 years ago
  chengzhenyu ade4ab81ae bluetooth print settings 9 years ago
  chengzhenyu 5b2b05624a session activity when debugging 9 years ago
  chengzhenyu 77ba2d2307 change pic. 9 years ago
  chengzhenyu 243ac5e2e0 session activity when debugging 9 years ago
  chengzhenyu 268288a51e upload test mode 9 years ago
  chengzhenyu fb0c92dd7e wechat login complete 9 years ago
  chengzhenyu 31a4158013 weixin login 9 years ago
  chengzhenyu 9983cc5add replace new drawables 9 years ago
  chengzhenyu 4771ba53da remove retrofit things 9 years ago
  chengzhenyu 57a51b861d add retrofit http part 9 years ago
  chengzhenyu 3645a8a406 add library dependencies 9 years ago
  chengzhenyu 3a02d62cf1 session qr view pop 9 years ago
  chengzhenyu 5321829723 convert to butterknife style 9 years ago
  chengzhenyu 30b119f214 first commit 9 years ago
adminSystem - Gogs: Go Git Service

暂无描述

package.json 2.0KB

    { "_from": "node-gyp@^3.3.1", "_id": "node-gyp@3.6.2", "_inBundle": false, "_integrity": "sha1-m/vlRWIoYoSDjnUOrAUpWFP6HGA=", "_location": "/node-gyp", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "node-gyp@^3.3.1", "name": "node-gyp", "escapedName": "node-gyp", "rawSpec": "^3.3.1", "saveSpec": null, "fetchSpec": "^3.3.1" }, "_requiredBy": [ "/node-sass" ], "_resolved": "http://registry.npm.taobao.org/node-gyp/download/node-gyp-3.6.2.tgz", "_shasum": "9bfbe54562286284838e750eac05295853fa1c60", "_spec": "node-gyp@^3.3.1", "_where": "/Users/FFIB/Desktop/data_visualization/node_modules/node-sass", "author": { "name": "Nathan Rajlich", "email": "nathan@tootallnate.net", "url": "http://tootallnate.net" }, "bin": { "node-gyp": "./bin/node-gyp.js" }, "bugs": { "url": "https://github.com/nodejs/node-gyp/issues" }, "bundleDependencies": false, "dependencies": { "fstream": "^1.0.0", "glob": "^7.0.3", "graceful-fs": "^4.1.2", "minimatch": "^3.0.2", "mkdirp": "^0.5.0", "nopt": "2 || 3", "npmlog": "0 || 1 || 2 || 3 || 4", "osenv": "0", "request": "2", "rimraf": "2", "semver": "~5.3.0", "tar": "^2.0.0", "which": "1" }, "deprecated": false, "description": "Node.js native addon build tool", "devDependencies": { "bindings": "~1.2.1", "nan": "^2.0.0", "require-inject": "~1.3.0", "tape": "~4.2.0" }, "engines": { "node": ">= 0.8.0" }, "homepage": "https://github.com/nodejs/node-gyp#readme", "installVersion": 9, "keywords": [ "native", "addon", "module", "c", "c++", "bindings", "gyp" ], "license": "MIT", "main": "./lib/node-gyp.js", "name": "node-gyp", "preferGlobal": true, "repository": { "type": "git", "url": "git://github.com/nodejs/node-gyp.git" }, "scripts": { "test": "tape test/test-*" }, "version": "3.6.2" }