|
@@ -1,21 +1,21 @@
|
|
|
{
|
|
|
- "name": "eles",
|
|
|
- "version": "1.0.0",
|
|
|
- "description": "",
|
|
|
- "main": "index.js",
|
|
|
- "scripts": {
|
|
|
- "test": "mocha"
|
|
|
- },
|
|
|
- "repository": {
|
|
|
- "type": "git",
|
|
|
- "url": "ssh://git@git.tum.dk/tum.dk/eles.git"
|
|
|
- },
|
|
|
- "author": "",
|
|
|
- "license": "ISC",
|
|
|
- "dependencies": {
|
|
|
- "buffa": "git+ssh://git@git.tum.dk/tum.dk/buffa.git",
|
|
|
- "chai": "^4.1.2",
|
|
|
- "expect.js": "^0.3.1",
|
|
|
- "uuid_maker": "git+ssh://git@git.tum.dk/tum.dk/uuid_maker.git"
|
|
|
- }
|
|
|
-}
|
|
|
+ "name": "eles",
|
|
|
+ "version": "1.0.0",
|
|
|
+ "description": "",
|
|
|
+ "main": "index.js",
|
|
|
+ "scripts": {
|
|
|
+ "test": "mocha"
|
|
|
+ },
|
|
|
+ "repository": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "ssh://git@git.tum.dk/tum.dk/eles.git"
|
|
|
+ },
|
|
|
+ "author": "",
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "buffa": "https://git.tum.dk/tum.dk/buffa/archive/v0.0.2.tar.gz",
|
|
|
+ "chai": "^4.1.2",
|
|
|
+ "expect.js": "^0.3.1",
|
|
|
+ "uuid_maker": "https://git.tum.dk/tum.dk/uuid_maker/archive/v0.0.4.tar.gz"
|
|
|
+ }
|
|
|
+}
|