tangled
alpha
login
or
join now
sanin.dev
/
rickognito
Hey, check out this crazy news article that totally isn't a rickroll
0
fork
atom
overview
issues
pulls
pipelines
Add start script
sanin.dev
3 years ago
f533a793
dd38324f
options
unified
split
Changed files
+3
package.json
+3
package.json
···
3
3
"version": "0.0.1",
4
4
"description": "Disguise a rickroll",
5
5
"main": "index.js",
6
6
+
"scripts": {
7
7
+
"start": "node --use_strict index.js"
8
8
+
},
6
9
"repository": {
7
10
"type": "git",
8
11
"url": "git+ssh://git@gitlab.com/sanin.dev/rickognito.git"