File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 21
21
"coverage" : " cross-env COVERAGE=true npm test" ,
22
22
"sandbox:bundle" : " ./node_modules/rollup/bin/rollup -w -c ./.ignore/sandbox/rollup.conf.sandbox.js" ,
23
23
"sandbox:server" : " node ./.ignore/sandbox/server.sandbox.js" ,
24
- "coverage:server" : " node ./.ignore/coverage/server.coverage.js"
24
+ "coverage:server" : " node ./.ignore/coverage/server.coverage.js" ,
25
+ "postinstall" : " node -e \" console.log('\\ u001b[35m\\ u001b[1mLove ScrollReveal? 🔑 Buy a license!\\ u001b[22m\\ u001b[35m\\ n >> \\ u001b[33mhttps://scrollrevealjs.org/pricing/\\ u001b[0m\\ n')\" "
25
26
},
26
27
"keywords" : [
27
28
" scroll" ,
70
71
"sinon-chai" : " ^2.8.0"
71
72
},
72
73
"author" : " Julian Lloyd" ,
73
- "license" : " GPL-3.0" ,
74
- "postinstall" : " node -e \" console.log('\\ u001b[35m\\ u001b[1mLove ScrollReveal? 🔑 Buy a license!\\ u001b[22m\\ u001b[35m\\ n >> \\ u001b[33mhttps://scrollrevealjs.org/pricing/\\ u001b[0m\\ n')\" "
74
+ "license" : " GPL-3.0"
75
75
}
You can’t perform that action at this time.
0 commit comments