Sha256: 65dbc02f53f3b4c4522e4e12a91adf0d1b4cd2526b7abd74208f342d909fe0f0
Contents?: true
Size: 634 Bytes
Versions: 28
Compression:
Stored size: 634 Bytes
Contents
{ "name": "unquote", "version": "1.1.1", "description": "Remove wrapping quotes from a string.", "main": "index.js", "scripts": { "test": "node test/*" }, "author": "Cameron Lakenen <cameron@lakenen.com>", "license": "MIT", "devDependencies": { "tape": "^2.13.4" }, "directories": { "test": "test" }, "repository": { "type": "git", "url": "https://github.com/lakenen/node-unquote.git" }, "bugs": { "url": "https://github.com/lakenen/node-unquote/issues" }, "homepage": "https://github.com/lakenen/node-unquote", "keywords": [ "string", "unquote", "quotes" ] }
Version data entries
28 entries across 27 versions & 9 rubygems