UNPKG

@revelmind/snippet

Version:

A library of free to use code snippets

33 lines (32 loc) 706 B
{ "name": "@revelmind/snippet", "version": "1.0.1", "description": "A library of free to use code snippets", "main": "dist/index.js", "directories": { "doc": "docs" }, "dependencies": { "colors": "^1.4.0", "glob": "^7.1.6" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/RevelMind/snippet.git" }, "keywords": [ "snippet", "code", "snippets", "codesnippets" ], "author": "Zack Pace", "license": "MIT", "bugs": { "url": "https://github.com/RevelMind/codesnippets/issues" }, "homepage": "https://github.com/RevelMind/codesnippets#readme" }