123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123 |
- {
- "_args": [
- [
- {
- "raw": "[email protected]",
- "scope": null,
- "escapedName": "jquery",
- "name": "jquery",
- "rawSpec": "2.1.4",
- "spec": "2.1.4",
- "type": "version"
- },
- "/home/loredan13/projects/atom/qsp/node_modules/space-pen"
- ]
- ],
- "_from": "[email protected]",
- "_id": "[email protected]",
- "_inCache": true,
- "_location": "/jquery",
- "_nodeVersion": "0.12.2",
- "_npmUser": {
- "name": "timmywil",
- "email": "[email protected]"
- },
- "_npmVersion": "2.7.4",
- "_phantomChildren": {},
- "_requested": {
- "raw": "[email protected]",
- "scope": null,
- "escapedName": "jquery",
- "name": "jquery",
- "rawSpec": "2.1.4",
- "spec": "2.1.4",
- "type": "version"
- },
- "_requiredBy": [
- "/space-pen"
- ],
- "_resolved": "https://registry.npmjs.org/jquery/-/jquery-2.1.4.tgz",
- "_shasum": "228bde698a0c61431dc2630a6a154f15890d2317",
- "_shrinkwrap": null,
- "_spec": "[email protected]",
- "_where": "/home/loredan13/projects/atom/qsp/node_modules/space-pen",
- "author": {
- "name": "jQuery Foundation and other contributors",
- "url": "https://github.com/jquery/jquery/blob/2.1.4/AUTHORS.txt"
- },
- "bugs": {
- "url": "http://bugs.jquery.com"
- },
- "dependencies": {},
- "description": "JavaScript library for DOM operations",
- "devDependencies": {
- "commitplease": "2.0.0",
- "grunt": "0.4.2",
- "grunt-bowercopy": "0.7.1",
- "grunt-cli": "0.1.13",
- "grunt-compare-size": "0.4.0",
- "grunt-contrib-jshint": "0.8.0",
- "grunt-contrib-uglify": "0.3.2",
- "grunt-contrib-watch": "0.5.3",
- "grunt-git-authors": "1.2.0",
- "grunt-jscs-checker": "0.4.1",
- "grunt-jsonlint": "1.0.4",
- "gzip-js": "0.3.2",
- "jsdom": "1.5.0",
- "load-grunt-tasks": "0.3.0",
- "requirejs": "2.1.10",
- "testswarm": "1.1.0"
- },
- "directories": {},
- "dist": {
- "shasum": "228bde698a0c61431dc2630a6a154f15890d2317",
- "tarball": "https://registry.npmjs.org/jquery/-/jquery-2.1.4.tgz"
- },
- "gitHead": "7751e69b615c6eca6f783a81e292a55725af6b85",
- "homepage": "http://jquery.com",
- "keywords": [
- "jquery",
- "javascript",
- "browser",
- "library"
- ],
- "licenses": [
- {
- "type": "MIT",
- "url": "https://github.com/jquery/jquery/blob/2.1.4/MIT-LICENSE.txt"
- }
- ],
- "main": "dist/jquery.js",
- "maintainers": [
- {
- "name": "dmethvin",
- "email": "[email protected]"
- },
- {
- "name": "scott.gonzalez",
- "email": "[email protected]"
- },
- {
- "name": "m_gol",
- "email": "[email protected]"
- },
- {
- "name": "timmywil",
- "email": "[email protected]"
- }
- ],
- "name": "jquery",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/jquery/jquery.git"
- },
- "scripts": {
- "build": "npm install && grunt",
- "start": "grunt watch",
- "test": "grunt"
- },
- "title": "jQuery",
- "version": "2.1.4"
- }
|