UNPKG

parse-value

Version:

Generic value parser for javascript

27 lines (26 loc) 577 B
{ "name": "parse-value", "version": "0.1.2", "description": "Generic value parser for javascript", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Mattia", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/mguella/parse-value.git" }, "keywords": [ "parse-value", "parse", "value", "parseInt", "parseFloat" ], "bugs": { "url": "https://github.com/mguella/parse-value/issues" }, "homepage": "https://github.com/mguella/parse-value" }