mirror of
https://github.com/wu736139669/ASHEBShop-h5.git
synced 2026-08-05 05:55:36 +00:00
压缩
This commit is contained in:
+90
@@ -0,0 +1,90 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"wide-align@^1.1.0",
|
||||
"/Users/xmfish/Documents/Ash_Soft/ASHEBShop-h5/node_modules/gauge"
|
||||
]
|
||||
],
|
||||
"_cnpm_publish_time": 1452290378349,
|
||||
"_from": "wide-align@>=1.1.0 <2.0.0",
|
||||
"_hasShrinkwrap": false,
|
||||
"_id": "wide-align@1.1.0",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/wide-align",
|
||||
"_nodeVersion": "4.2.2",
|
||||
"_npmUser": {
|
||||
"email": "me@re-becca.org",
|
||||
"name": "iarna"
|
||||
},
|
||||
"_npmVersion": "3.5.3",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "wide-align",
|
||||
"raw": "wide-align@^1.1.0",
|
||||
"rawSpec": "^1.1.0",
|
||||
"scope": null,
|
||||
"spec": ">=1.1.0 <2.0.0",
|
||||
"type": "range"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/gauge"
|
||||
],
|
||||
"_resolved": "http://registry.npm.taobao.org/wide-align/download/wide-align-1.1.0.tgz",
|
||||
"_shasum": "40edde802a71fea1f070da3e62dcda2e7add96ad",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "wide-align@^1.1.0",
|
||||
"_where": "/Users/xmfish/Documents/Ash_Soft/ASHEBShop-h5/node_modules/gauge",
|
||||
"author": {
|
||||
"email": "me@re-becca.org",
|
||||
"name": "Rebecca Turner",
|
||||
"url": "http://re-becca.org/"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/iarna/wide-align/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"string-width": "^1.0.1"
|
||||
},
|
||||
"description": "A wide-character aware text alignment function for use on the console or with fixed width fonts.",
|
||||
"devDependencies": {
|
||||
"tap": "^2.3.2"
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"noattachment": false,
|
||||
"shasum": "40edde802a71fea1f070da3e62dcda2e7add96ad",
|
||||
"size": 2386,
|
||||
"tarball": "http://registry.npm.taobao.org/wide-align/download/wide-align-1.1.0.tgz"
|
||||
},
|
||||
"gitHead": "fe3f7f210650913d5bee702d7e19938f6977bc8a",
|
||||
"homepage": "https://github.com/iarna/wide-align#readme",
|
||||
"keywords": [
|
||||
"align",
|
||||
"cjkv",
|
||||
"double",
|
||||
"pad",
|
||||
"unicode",
|
||||
"wide"
|
||||
],
|
||||
"license": "ISC",
|
||||
"main": "align.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "iarna",
|
||||
"email": "me@re-becca.org"
|
||||
}
|
||||
],
|
||||
"name": "wide-align",
|
||||
"optionalDependencies": {},
|
||||
"publish_time": 1452290378349,
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/iarna/wide-align.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "tap --coverage test/*.js"
|
||||
},
|
||||
"version": "1.1.0"
|
||||
}
|
||||
Reference in New Issue
Block a user