]> git.r.bdr.sh - rbdr/dotfiles/blob - atom/packages/ex-mode/node_modules/space-pen/node_modules/jquery/package.json
ff2ec471257593ecccfff658eeed44cb8b208166
[rbdr/dotfiles] / atom / packages / ex-mode / node_modules / space-pen / node_modules / jquery / package.json
1 {
2 "name": "jquery",
3 "title": "jQuery",
4 "description": "JavaScript library for DOM operations",
5 "version": "2.1.4",
6 "main": "dist/jquery.js",
7 "homepage": "http://jquery.com",
8 "author": {
9 "name": "jQuery Foundation and other contributors",
10 "url": "https://github.com/jquery/jquery/blob/2.1.4/AUTHORS.txt"
11 },
12 "repository": {
13 "type": "git",
14 "url": "git+https://github.com/jquery/jquery.git"
15 },
16 "keywords": [
17 "jquery",
18 "javascript",
19 "browser",
20 "library"
21 ],
22 "bugs": {
23 "url": "http://bugs.jquery.com"
24 },
25 "licenses": [
26 {
27 "type": "MIT",
28 "url": "https://github.com/jquery/jquery/blob/2.1.4/MIT-LICENSE.txt"
29 }
30 ],
31 "dependencies": {},
32 "devDependencies": {
33 "commitplease": "2.0.0",
34 "grunt": "0.4.2",
35 "grunt-bowercopy": "0.7.1",
36 "grunt-cli": "0.1.13",
37 "grunt-compare-size": "0.4.0",
38 "grunt-contrib-jshint": "0.8.0",
39 "grunt-contrib-uglify": "0.3.2",
40 "grunt-contrib-watch": "0.5.3",
41 "grunt-git-authors": "1.2.0",
42 "grunt-jscs-checker": "0.4.1",
43 "grunt-jsonlint": "1.0.4",
44 "gzip-js": "0.3.2",
45 "jsdom": "1.5.0",
46 "load-grunt-tasks": "0.3.0",
47 "requirejs": "2.1.10",
48 "testswarm": "1.1.0"
49 },
50 "scripts": {
51 "build": "npm install && grunt",
52 "start": "grunt watch",
53 "test": "grunt"
54 },
55 "gitHead": "7751e69b615c6eca6f783a81e292a55725af6b85",
56 "_id": "jquery@2.1.4",
57 "_shasum": "228bde698a0c61431dc2630a6a154f15890d2317",
58 "_from": "jquery@>=2.1.3 <3.0.0",
59 "_npmVersion": "2.7.4",
60 "_nodeVersion": "0.12.2",
61 "_npmUser": {
62 "name": "timmywil",
63 "email": "timmywillisn@gmail.com"
64 },
65 "maintainers": [
66 {
67 "name": "dmethvin",
68 "email": "dave.methvin@gmail.com"
69 },
70 {
71 "name": "scott.gonzalez",
72 "email": "scott.gonzalez@gmail.com"
73 },
74 {
75 "name": "m_gol",
76 "email": "m.goleb@gmail.com"
77 },
78 {
79 "name": "timmywil",
80 "email": "timmywillisn@gmail.com"
81 }
82 ],
83 "dist": {
84 "shasum": "228bde698a0c61431dc2630a6a154f15890d2317",
85 "tarball": "http://registry.npmjs.org/jquery/-/jquery-2.1.4.tgz"
86 },
87 "directories": {},
88 "_resolved": "https://registry.npmjs.org/jquery/-/jquery-2.1.4.tgz",
89 "readme": "ERROR: No README data found!"
90 }