UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

80 lines (79 loc) 1.89 kB
{ "_args": [ [ "ucfirst@^1.0.0", "/Users/nick/codes/twreporter-react/node_modules/browser-sync" ] ], "_from": "ucfirst@>=1.0.0 <2.0.0", "_id": "ucfirst@1.0.0", "_inCache": true, "_installable": true, "_location": "/ucfirst", "_nodeVersion": "0.12.0", "_npmUser": { "email": "deathcap@gmx.co.uk", "name": "deathcap" }, "_npmVersion": "2.5.1", "_phantomChildren": {}, "_requested": { "name": "ucfirst", "raw": "ucfirst@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/browser-sync" ], "_resolved": "https://registry.npmjs.org/ucfirst/-/ucfirst-1.0.0.tgz", "_shasum": "4e105b6448d05e264ecec435e0b919363c5f2f2f", "_shrinkwrap": null, "_spec": "ucfirst@^1.0.0", "_where": "/Users/nick/codes/twreporter-react/node_modules/browser-sync", "bugs": { "url": "https://github.com/deathcap/ucfirst/issues" }, "dependencies": {}, "description": "uppercase first character of a string", "devDependencies": { "tape": "^4.0.0" }, "directories": {}, "dist": { "shasum": "4e105b6448d05e264ecec435e0b919363c5f2f2f", "tarball": "http://registry.npmjs.org/ucfirst/-/ucfirst-1.0.0.tgz" }, "files": [ "ucfirst.js" ], "gitHead": "b827bc1e0a08a663c75c7258480deece761216d6", "homepage": "https://github.com/deathcap/ucfirst", "keywords": [ "characters", "text", "ucfirst", "uppercase" ], "license": "MIT", "main": "ucfirst.js", "maintainers": [ { "name": "deathcap", "email": "deathcap@gmx.co.uk" } ], "name": "ucfirst", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/deathcap/ucfirst.git" }, "scripts": { "test": "node test.js" }, "version": "1.0.0" }