@@ -0,0 +1,13 @@
+{
+ "name": "college",
+ "version": "1.0.0",
+ "lockfileVersion": 1,
+ "requires": true,
+ "dependencies": {
+ "marked": {
+ "version": "4.0.12",
+ "resolved": "https://registry.npmmirror.com/marked/-/marked-4.0.12.tgz",
+ "integrity": "sha512-hgibXWrEDNBWgGiK18j/4lkS6ihTe9sxtV4Q1OQppb/0zzyPSzoFANBa5MfsG/zgsWklmNnhm0XACZOH/0HBiQ=="
+ }
+}
@@ -0,0 +1,19 @@
+ "description": "",
+ "main": "main.js",
+ "scripts": {
+ "test": "echo \"Error: no test specified\" && exit 1"
+ },
+ "repository": {
+ "type": "git",
+ "url": "http://47.98.226.240:3000/twt/college.git"
+ "keywords": [],
+ "author": "",
+ "license": "ISC",
+ "marked": "^4.0.12"