UNPKG

strong-arc

Version:

A visual suite for the StrongLoop API Platform

43 lines 933 B
{ "name": "string", "version": "3.1.3", "description": "string contains methods that aren't included in the vanilla JavaScript string such as escaping HTML, decoding HTML entities, stripping tags, etc.", "keywords": [ "string", "strings", "string.js", "stringjs", "S", "s", "csv", "html", "entities", "parse", "html", "tags", "strip", "trim", "encode", "decode", "escape", "unescape" ], "main": "./dist/string.min.js", "ignore": [ "lib/", "node_modules/", "package.json", "component.json", "test/" ], "homepage": "https://github.com/jprichardson/string.js", "_release": "3.1.3", "_resolution": { "type": "version", "tag": "3.1.3", "commit": "250f0e9fd646e85e7aaa89b752da815529596ebc" }, "_source": "https://github.com/jprichardson/string.js.git", "_target": "~3.1.1", "_originalSource": "stringjs" }