UNPKG

sdotjs

Version:
31 lines (30 loc) 632 B
{ "name": "sdotjs", "version": "1.1.0", "description": "Successor", "keywords": [ "s", "official-s", "useful", "popular" ], "homepage": "https://github.com/official-s/S.js#readme", "bugs": { "url": "https://github.com/official-s/S.js/issues" }, "repository": { "type": "git", "url": "git+https://github.com/official-s/S.js.git" }, "license": "MIT", "author": "S.js", "type": "commonjs", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "add-two-numbers2": "^1.0.0", "the-number-one": "^1.0.1" } }