You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
	
	
		
			42 lines
		
	
	
		
			930 B
		
	
	
	
		
			JSON
		
	
			
		
		
	
	
			42 lines
		
	
	
		
			930 B
		
	
	
	
		
			JSON
		
	
{
 | 
						|
  "name": "metismenu",
 | 
						|
  "version": "1.1.3",
 | 
						|
  "description": "Easy menu jQuery plugin for Twitter Bootstrap 3",
 | 
						|
  "main": "./dist/metisMenu.js",
 | 
						|
  "scripts": {
 | 
						|
    "test": "grunt travis --verbose"
 | 
						|
  },
 | 
						|
  "repository": {
 | 
						|
    "type": "git",
 | 
						|
    "url": "https://github.com/onokumus/metisMenu.git"
 | 
						|
  },
 | 
						|
  "keywords": [
 | 
						|
    "twitter",
 | 
						|
    "bootstrap",
 | 
						|
    "twbs",
 | 
						|
    "jquery",
 | 
						|
    "menu",
 | 
						|
    "accordion",
 | 
						|
    "toggle",
 | 
						|
    "metis",
 | 
						|
    "metisMenu"
 | 
						|
  ],
 | 
						|
  "author": {
 | 
						|
    "name": "Osman Nuri Okumus",
 | 
						|
    "email": "onokumus@gmail.com",
 | 
						|
    "url": " http://onokumus.com/"
 | 
						|
  },
 | 
						|
  "license": "MIT",
 | 
						|
  "bugs": {
 | 
						|
    "url": "https://github.com/onokumus/metisMenu/issues"
 | 
						|
  },
 | 
						|
  "homepage": "https://github.com/onokumus/metisMenu",
 | 
						|
  "devDependencies": {
 | 
						|
    "grunt": "^0.4.5",
 | 
						|
    "grunt-contrib-concat": "^0.5.0",
 | 
						|
    "grunt-contrib-cssmin": "^0.10.0",
 | 
						|
    "grunt-contrib-jshint": "^0.10.0",
 | 
						|
    "grunt-contrib-uglify": "^0.6.0"
 | 
						|
  }
 | 
						|
}
 |