starmapjs
Version:
Starmap makes client-side Waterline/Sails easy!
32 lines (31 loc) • 544 B
JSON
{
"name": "starmapjs",
"version": "0.1.0",
"authors": [
"mrfishie <mrfishie101@hotmail.com>"
],
"description": "Starmap makes client-side Waterline/Sails easy!",
"main": "dist/starmap.js",
"moduleType": [
"globals",
"node"
],
"keywords": [
"sails",
"waterline",
"starmap",
"live",
"update",
"auto",
"magic"
],
"license": "MIT",
"homepage": "https://github.com/mrfishie/starmap",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}