{ "name": "next-text", "version": "1.0.4", "description": "nextText is a small utility function to get the next letter from a partial string", "main": "index.js", "scripts": { "test": "m.test", "m.test": "m.test" }, "keywords": [ "utility", "typewriter", "string utility", "utils" ], "author": "Christian Fei", "license": "MIT", "devDependencies": { "m.test": "latest" }, "directories": { "test": "test" }, "repository": { "type": "git", "url": "git+https://github.com/christian-fei/next-text.git" }, "bugs": { "url": "https://github.com/christian-fei/next-text/issues" }, "homepage": "https://github.com/christian-fei/next-text#readme", "standard": { "globals": [ "test" ] } }