UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

95 lines (94 loc) 2.62 kB
{ "_args": [ [ "hyphenate-style-name@^1.0.0", "/Users/nick/codes/twreporter-react/node_modules/react-responsive" ] ], "_from": "hyphenate-style-name@>=1.0.0 <2.0.0", "_id": "hyphenate-style-name@1.0.1", "_inCache": true, "_installable": true, "_location": "/hyphenate-style-name", "_nodeVersion": "4.3.2", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/hyphenate-style-name-1.0.1.tgz_1460451373118_0.8959780232980847" }, "_npmUser": { "email": "rexxars@gmail.com", "name": "rexxars" }, "_npmVersion": "3.8.6", "_phantomChildren": {}, "_requested": { "name": "hyphenate-style-name", "raw": "hyphenate-style-name@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/react-responsive" ], "_resolved": "https://registry.npmjs.org/hyphenate-style-name/-/hyphenate-style-name-1.0.1.tgz", "_shasum": "bc49b9446e02b4570641afdd29c1ce7609d1b9cc", "_shrinkwrap": null, "_spec": "hyphenate-style-name@^1.0.0", "_where": "/Users/nick/codes/twreporter-react/node_modules/react-responsive", "author": { "email": "espen@hovlandsdal.com", "name": "Espen Hovlandsdal" }, "bugs": { "url": "https://github.com/rexxars/hyphenate-style-name/issues" }, "dependencies": {}, "description": "Hyphenates a camelcased CSS property name", "devDependencies": { "eslint": "^1.0.0", "eslint-config-vaffel": "^1.0.2", "istanbul": "^0.3.17", "tape": "^4.0.1" }, "directories": {}, "dist": { "shasum": "bc49b9446e02b4570641afdd29c1ce7609d1b9cc", "tarball": "https://registry.npmjs.org/hyphenate-style-name/-/hyphenate-style-name-1.0.1.tgz" }, "gitHead": "2115deafbd95d471d348a18b5483ea07c5268557", "homepage": "https://github.com/rexxars/hyphenate-style-name#readme", "keywords": [ "camelcase", "css", "hyphenate", "style" ], "license": "BSD-3-Clause", "main": "index.js", "maintainers": [ { "name": "rexxars", "email": "rexxars@gmail.com" }, { "name": "vaffel", "email": "contact@vaffel.ninja" } ], "name": "hyphenate-style-name", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/rexxars/hyphenate-style-name.git" }, "scripts": { "coverage": "istanbul cover tape -- test/**/*.test.js", "lint": "eslint .", "pretest": "npm run lint", "test": "tape test/**/*.test.js" }, "version": "1.0.1" }