mirror of
https://github.com/wu736139669/RN_AWord.git
synced 2026-08-05 06:24:39 +00:00
89 lines
2.1 KiB
JSON
89 lines
2.1 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"bufferhelper",
|
|
"/Users/xmfish/Desktop/test/RN_AWord/server"
|
|
]
|
|
],
|
|
"_cnpm_publish_time": 1449543567649,
|
|
"_from": "bufferhelper@latest",
|
|
"_id": "bufferhelper@0.2.1",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/bufferhelper",
|
|
"_nodeVersion": "4.2.2",
|
|
"_npmUser": {
|
|
"email": "shyvo1987@gmail.com",
|
|
"name": "jacksontian"
|
|
},
|
|
"_npmVersion": "2.14.7",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "bufferhelper",
|
|
"raw": "bufferhelper",
|
|
"rawSpec": "",
|
|
"scope": null,
|
|
"spec": "latest",
|
|
"type": "tag"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/bufferhelper/-/bufferhelper-0.2.1.tgz",
|
|
"_shasum": "fa74a385724a58e242f04ad6646c2366f83b913e",
|
|
"_shrinkwrap": null,
|
|
"_spec": "bufferhelper",
|
|
"_where": "/Users/xmfish/Desktop/test/RN_AWord/server",
|
|
"author": {
|
|
"email": "shyvo1987@gmail.com",
|
|
"name": "Jackson Tian",
|
|
"url": "http://weibo.com/shyvo"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/JacksonTian/bufferhelper/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Concat buffer correctly.",
|
|
"devDependencies": {
|
|
"mocha": "*",
|
|
"should": "*"
|
|
},
|
|
"directories": {
|
|
"test": "test"
|
|
},
|
|
"dist": {
|
|
"noattachment": false,
|
|
"shasum": "fa74a385724a58e242f04ad6646c2366f83b913e",
|
|
"size": 2380,
|
|
"tarball": "http://registry.npm.taobao.org/bufferhelper/download/bufferhelper-0.2.1.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
},
|
|
"gitHead": "698a8156cd7c7719ce8ff37075cfbfc9bb16299f",
|
|
"homepage": "https://github.com/JacksonTian/bufferhelper",
|
|
"keywords": [
|
|
"Buffer"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "jacksontian",
|
|
"email": "shyvo1987@gmail.com"
|
|
}
|
|
],
|
|
"name": "bufferhelper",
|
|
"optionalDependencies": {},
|
|
"publish_time": 1449543567649,
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/JacksonTian/bufferhelper.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha -R spec"
|
|
},
|
|
"version": "0.2.1"
|
|
}
|