mirror of
				https://github.com/flynx/pWiki.git
				synced 2025-11-03 20:40:10 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			24 lines
		
	
	
		
			519 B
		
	
	
	
		
			JSON
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			519 B
		
	
	
	
		
			JSON
		
	
	
		
			Executable File
		
	
	
	
	
{
 | 
						|
  "name": "pWiki",
 | 
						|
  "version": "0.0.1",
 | 
						|
  "author": "Alex A. Naanou <alex.nanou@gmail.com>",
 | 
						|
  "license": "BSD",
 | 
						|
  "dependencies": {
 | 
						|
    "glob": "^7.1.4",
 | 
						|
    "ig-actions": "^1.9.0",
 | 
						|
    "ig-features": "^2.2.6",
 | 
						|
    "ig-object": "^2.0.0",
 | 
						|
    "jszip": "^2.6.1",
 | 
						|
    "peer": "^0.2.10",
 | 
						|
    "pouch-replicate-webrtc": "0.0.9",
 | 
						|
    "pouchdb": "^7.1.1",
 | 
						|
    "requirejs": "^2.3.6",
 | 
						|
    "showdown": "^1.9.0",
 | 
						|
    "xss": "^0.2.13"
 | 
						|
  },
 | 
						|
  "devDependencies": {},
 | 
						|
  "scripts": {
 | 
						|
    "bootstrap": "node make_bootstrap.js"
 | 
						|
  }
 | 
						|
}
 |