readupdevkeys
Version:
keys only to be used for sandbox development purposes on Read Up
19 lines (18 loc) • 471 B
JSON
{
"name": "readupdevkeys",
"version": "0.0.0",
"description": "keys only to be used for sandbox development purposes on Read Up",
"main": "index.js",
"git": "https://github.com/bwest87/ReadUpDevKeys.git",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Read",
"Up"
],
"author": "Blake West",
"email": "bwest87@gmail.com",
"url": "http://www.sympatheticvibration.com",
"license": "BSD-2-Clause"
}