{ "_from": "gbk.js@^0.2.0", "_id": "gbk.js@0.2.4", "_inBundle": false, "_integrity": "sha512-WsTPt31seMy5q3VuF1BP1sUopJPBiOAv6u30hE+yoyAgi0QgX7KpH9SxidyYTGTwisF+qhK3TR3+ckEwLbimPw==", "_location": "/gbk.js", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "gbk.js@^0.2.0", "name": "gbk.js", "escapedName": "gbk.js", "rawSpec": "^0.2.0", "saveSpec": null, "fetchSpec": "^0.2.0" }, "_requiredBy": [ "/lib-qqwry" ], "_resolved": "https://registry.npmjs.org/gbk.js/-/gbk.js-0.2.4.tgz", "_shasum": "45b609764347c63e4473214adf74cd5359027c8e", "_spec": "gbk.js@^0.2.0", "_where": "E:\\workspace\\node\\qipai_server\\node_modules\\lib-qqwry", "author": { "name": "cnwhy", "email": "w.why@163.com" }, "bugs": { "url": "https://github.com/cnwhy/GBK.js/issues" }, "bundleDependencies": false, "deprecated": false, "description": "一个小而快的GBK库,支持浏览器", "devDependencies": { "benchmark": "^2.1.4", "browserify": "^15.2.0", "cross-env": "^5.1.4", "gulp": "^3.9.1", "gulp-clean": "^0.4.0", "gulp-header": "^2.0.5", "gulp-rename": "^1.2.2", "gulp-replace": "^0.6.1", "gulp-uglify": "^3.0.0", "iconv-lite": "^0.4.21", "mocha": "^5.1.0", "power-assert": "^1.5.0", "rollup": "^0.63.4", "rollup-plugin-commonjs": "^9.1.4", "rollup-plugin-node-resolve": "^3.3.0", "systemjs": "^0.21.2" }, "files": [ "src/*", "data/*", "dist/*", "README.md", "index.js" ], "homepage": "https://github.com/cnwhy/GBK.js", "keywords": [ "gbk", "gb2312", "iconv" ], "license": "MIT", "main": "index.js", "name": "gbk.js", "repository": { "type": "git", "url": "git+https://github.com/cnwhy/GBK.js.git" }, "scripts": { "build": "gulp", "test": "node test/" }, "version": "0.2.4" }