RubyGems
npm
Organizations
Log in
Sign up
npm
@matickets12/common
Versions diffs
1.0.0
@matickets12/common 1.0.0
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (1)
hide
show
package/package.json
+12
-0
package/package.json
ADDED
Viewed
@@ -0,0 +1,12 @@
1
+
{
2
+
"name": "@matickets12/common",
3
+
"version": "1.0.0",
4
+
"main": "index.js",
5
+
"scripts": {
6
+
"test": "echo \"Error: no test specified\" && exit 1"
7
+
},
8
+
"keywords": [],
9
+
"author": "",
10
+
"license": "ISC",
11
+
"description": ""
12
+
}