UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

104 lines (103 loc) 2.47 kB
{ "_args": [ [ "to-single-quotes@^1.0.3", "/Users/nick/codes/twreporter-react/node_modules/eslint" ] ], "_from": "to-single-quotes@>=1.0.3 <2.0.0", "_id": "to-single-quotes@1.0.4", "_inCache": true, "_installable": true, "_location": "/to-single-quotes", "_nodeVersion": "4.1.1", "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "2.14.4", "_phantomChildren": {}, "_requested": { "name": "to-single-quotes", "raw": "to-single-quotes@^1.0.3", "rawSpec": "^1.0.3", "scope": null, "spec": ">=1.0.3 <2.0.0", "type": "range" }, "_requiredBy": [ "/eslint" ], "_resolved": "https://registry.npmjs.org/to-single-quotes/-/to-single-quotes-1.0.4.tgz", "_shasum": "2eea8199af26ca1171f5357c59e192d565ee5313", "_shrinkwrap": null, "_spec": "to-single-quotes@^1.0.3", "_where": "/Users/nick/codes/twreporter-react/node_modules/eslint", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "sindresorhus.com" }, "bin": { "to-single-quotes": "cli.js" }, "bugs": { "url": "https://github.com/sindresorhus/to-single-quotes/issues" }, "dependencies": { "get-stdin": "^3.0.0" }, "description": "Convert matching double-quotes to single-quotes: I \"love\" unicorns => I 'love' unicorns", "devDependencies": { "ava": "*", "xo": "*" }, "directories": {}, "dist": { "shasum": "2eea8199af26ca1171f5357c59e192d565ee5313", "tarball": "http://registry.npmjs.org/to-single-quotes/-/to-single-quotes-1.0.4.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "cli.js", "index.js" ], "gitHead": "99b6593be6abc23988bd8e1662dacb10ffa46329", "homepage": "https://github.com/sindresorhus/to-single-quotes", "keywords": [ "cli", "cli-app", "code", "convert", "matching", "normalize", "quote", "quotes", "replace", "single", "single-quotes", "singlequotes", "string", "text" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "to-single-quotes", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/to-single-quotes.git" }, "scripts": { "test": "xo && ava" }, "version": "1.0.4" }