Sha256: f42cecd490989cf874d540519546274beabc3ef72e5b8788325fb5ab77d0ceed
Contents?: true
Size: 1.79 KB
Versions: 2
Compression:
Stored size: 1.79 KB
Contents
{ "name": "to-single-quotes", "version": "2.0.1", "description": "Convert matching double-quotes to single-quotes: I \"love\" unicorns → I 'love' unicorns", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/to-single-quotes.git" }, "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "engines": { "node": ">=0.10.0" }, "scripts": { "test": "xo && ava" }, "files": [ "index.js" ], "keywords": [ "normalize", "quotes", "quote", "single", "singlequotes", "single-quotes", "text", "convert", "string", "code", "matching", "replace" ], "devDependencies": { "ava": "*", "xo": "*" }, "gitHead": "ea30272e370cc15019491663b4da309ccf4b67ca", "bugs": { "url": "https://github.com/sindresorhus/to-single-quotes/issues" }, "homepage": "https://github.com/sindresorhus/to-single-quotes#readme", "_id": "to-single-quotes@2.0.1", "_shasum": "7cc29151f0f5f2c41946f119f5932fe554170125", "_from": "to-single-quotes@>=2.0.0 <3.0.0", "_npmVersion": "2.15.5", "_nodeVersion": "4.4.5", "_npmUser": { "name": "sindresorhus", "email": "sindresorhus@gmail.com" }, "dist": { "shasum": "7cc29151f0f5f2c41946f119f5932fe554170125", "tarball": "https://registry.npmjs.org/to-single-quotes/-/to-single-quotes-2.0.1.tgz" }, "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/to-single-quotes-2.0.1.tgz_1467675620737_0.9113408052362502" }, "directories": {}, "_resolved": "https://registry.npmjs.org/to-single-quotes/-/to-single-quotes-2.0.1.tgz" }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
xcodebuild-helper-1.2.5 | externals/ios-sim-master/node_modules/to-single-quotes/package.json |
xcodebuild-helper-1.2.3 | externals/ios-sim-master/node_modules/to-single-quotes/package.json |