Skip to content

Commit 4ce3432

Browse files
committed
inital commit v0.0.1
1 parent f27fc2a commit 4ce3432

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2013 BDub Technologies
3+
Copyright (c) 2013 Technobly
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy of
66
this software and associated documentation files (the "Software"), to deal in

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
"name": "sparkcore",
33
"version": "0.0.1",
44
"preferGlobal": true,
5-
"author": "DubbyTT <dubbytt@gmail.com>",
5+
"author": "Technobly <technobly@gmail.com>",
66
"description": "Spark Core Web App - An amazing web based interface for your Spark Core. It uses the power of Node.js, Express, Jade, Stylus for the backend, jQuery and AngularJS for the frontend, and the Spark API to let you remote control your own Spark Core. Simply log into your device, and take control... from anywhere in the world! Fork us on Github.com and make your own!",
77
"private": true,
88
"contributors": [
99
{
10-
"name": "DubbyTT",
11-
"email": "dubbytt@gmail.com"
10+
"name": "Technobly",
11+
"email": "technobly@gmail.com"
1212
}
1313
],
1414
"dependencies": {

0 commit comments

Comments
 (0)