mirror of
https://github.com/zhaoolee/ChineseBQB.git
synced 2026-01-13 06:14:57 +08:00
58 lines
1.3 KiB
JSON
58 lines
1.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"titlecase@1.1.3",
|
|
"/Users/lijianzhao/github/ChineseBQB"
|
|
]
|
|
],
|
|
"_from": "titlecase@1.1.3",
|
|
"_id": "titlecase@1.1.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-/G1l/1grBgJBB2jvGgm3BQYxPcM=",
|
|
"_location": "/titlecase",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "titlecase@1.1.3",
|
|
"name": "titlecase",
|
|
"escapedName": "titlecase",
|
|
"rawSpec": "1.1.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.1.3"
|
|
},
|
|
"_requiredBy": [
|
|
"/hexo"
|
|
],
|
|
"_resolved": "https://registry.npm.taobao.org/titlecase/download/titlecase-1.1.3.tgz",
|
|
"_spec": "1.1.3",
|
|
"_where": "/Users/lijianzhao/github/ChineseBQB",
|
|
"author": {
|
|
"name": "Rod Vagg",
|
|
"email": "rod@vagg.org"
|
|
},
|
|
"bin": {
|
|
"to-title-case": "./bin.js"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/rvagg/titlecase/issues"
|
|
},
|
|
"description": "Intelligently converting strings to title case (an enhanced fork of David Gouch's library)",
|
|
"homepage": "https://github.com/rvagg/titlecase#readme",
|
|
"keywords": [
|
|
"title-case",
|
|
"title",
|
|
"case",
|
|
"gouch",
|
|
"to-title-case"
|
|
],
|
|
"license": "MIT",
|
|
"main": "to-title-case.js",
|
|
"name": "titlecase",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/rvagg/titlecase.git"
|
|
},
|
|
"version": "1.1.3"
|
|
}
|