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