mirror of
https://github.com/wu736139669/ASHEBShop-h5.git
synced 2026-08-05 05:55:36 +00:00
95 lines
2.4 KiB
JSON
95 lines
2.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"classnames@^2.2.3",
|
|
"/Users/xmfish/Desktop/test/reacttest/node_modules/react-virtualized"
|
|
]
|
|
],
|
|
"_cnpm_publish_time": 1462195436485,
|
|
"_from": "classnames@>=2.2.3 <3.0.0",
|
|
"_hasShrinkwrap": false,
|
|
"_id": "classnames@2.2.5",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/classnames",
|
|
"_nodeVersion": "5.0.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-12-west.internal.npmjs.com",
|
|
"tmp": "tmp/classnames-2.2.5.tgz_1462195436082_0.17347457958385348"
|
|
},
|
|
"_npmUser": {
|
|
"email": "jed.watson@me.com",
|
|
"name": "jedwatson"
|
|
},
|
|
"_npmVersion": "3.3.6",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "classnames",
|
|
"raw": "classnames@^2.2.3",
|
|
"rawSpec": "^2.2.3",
|
|
"scope": null,
|
|
"spec": ">=2.2.3 <3.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/react-virtualized"
|
|
],
|
|
"_resolved": "http://registry.npm.taobao.org/classnames/download/classnames-2.2.5.tgz",
|
|
"_shasum": "fb3801d453467649ef3603c7d61a02bd129bde6d",
|
|
"_shrinkwrap": null,
|
|
"_spec": "classnames@^2.2.3",
|
|
"_where": "/Users/xmfish/Desktop/test/reacttest/node_modules/react-virtualized",
|
|
"author": {
|
|
"name": "Jed Watson"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/JedWatson/classnames/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "A simple utility for conditionally joining classNames together",
|
|
"devDependencies": {
|
|
"benchmark": "^1.0.0",
|
|
"mocha": "^2.1.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"noattachment": false,
|
|
"shasum": "fb3801d453467649ef3603c7d61a02bd129bde6d",
|
|
"size": 6391,
|
|
"tarball": "http://registry.npm.taobao.org/classnames/download/classnames-2.2.5.tgz"
|
|
},
|
|
"gitHead": "1fc62c0490bfc7d67a1178bbb60897cfa0580c7b",
|
|
"homepage": "https://github.com/JedWatson/classnames#readme",
|
|
"keywords": [
|
|
"classes",
|
|
"classname",
|
|
"classnames",
|
|
"css",
|
|
"react",
|
|
"util",
|
|
"utility"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "jedwatson",
|
|
"email": "jed.watson@me.com"
|
|
}
|
|
],
|
|
"name": "classnames",
|
|
"optionalDependencies": {},
|
|
"publish_time": 1462195436485,
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/JedWatson/classnames.git"
|
|
},
|
|
"scripts": {
|
|
"benchmarks": "node ./benchmarks/run",
|
|
"test": "npm run unit",
|
|
"unit": "mocha tests/*.js"
|
|
},
|
|
"version": "2.2.5"
|
|
}
|