proxy-based Twister client written with react-js
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

55 lines
1.3 KiB

{
"name": "classnames",
"version": "1.2.0",
"description": "A simple utility for conditionally joining classNames together",
"main": "index.js",
"author": {
"name": "Jed Watson"
},
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/JedWatson/classnames.git"
},
"scripts": {
"test": "mocha tests.js"
},
"keywords": [
"react",
"css",
"classes",
"classname",
"classnames",
"util",
"utility"
],
"devDependencies": {
"mocha": "^2.1.0"
},
"gitHead": "753a18ee2642c147b40415f632a7dc303325f111",
"bugs": {
"url": "https://github.com/JedWatson/classnames/issues"
},
"homepage": "https://github.com/JedWatson/classnames",
"_id": "classnames@1.2.0",
"_shasum": "68bfeacd385f8a03d4f1161995938d6a228d0abb",
"_from": "classnames@>=1.2.0",
"_npmVersion": "1.4.28",
"_npmUser": {
"name": "jedwatson",
"email": "jed.watson@me.com"
},
"maintainers": [
{
"name": "jedwatson",
"email": "jed.watson@me.com"
}
],
"dist": {
"shasum": "68bfeacd385f8a03d4f1161995938d6a228d0abb",
"tarball": "http://registry.npmjs.org/classnames/-/classnames-1.2.0.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/classnames/-/classnames-1.2.0.tgz",
"readme": "ERROR: No README data found!"
}