UNPKG

@stone-cold-coder/stone-core

Version:

A Javascript library for efficiency and space management purposes.

24 lines (23 loc) 589 B
{ "name": "@stone-cold-coder/stone-core", "version": "1.0.0", "description": "A Javascript library for efficiency and space management purposes.", "main": "main.js", "scripts": { "test": "echo \"No test specified\"" }, "repository": { "type": "git", "url": "git+https://github.com/StoneColdCoder/StoneJS.git" }, "keywords": [ "StoneJS", "Javascript" ], "author": "StoneColdCoder", "license": "MIT", "bugs": { "url": "https://github.com/StoneColdCoder/StoneJS/issues" }, "homepage": "https://github.com/StoneColdCoder/StoneJS#readme" }