123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112 |
- {
- "_args": [
- [
- "xtend@^4.0.0",
- "/repo/combiclub.com/wwwroot/themes/combi/_grunt/node_modules/is-my-json-valid"
- ]
- ],
- "_from": "xtend@>=4.0.0 <5.0.0",
- "_id": "xtend@4.0.0",
- "_inCache": true,
- "_location": "/xtend",
- "_npmUser": {
- "email": "raynos2@gmail.com",
- "name": "raynos"
- },
- "_npmVersion": "1.4.15",
- "_phantomChildren": {},
- "_requested": {
- "name": "xtend",
- "raw": "xtend@^4.0.0",
- "rawSpec": "^4.0.0",
- "scope": null,
- "spec": ">=4.0.0 <5.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/is-my-json-valid"
- ],
- "_resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.0.tgz",
- "_shasum": "8bc36ff87aedbe7ce9eaf0bca36b2354a743840f",
- "_shrinkwrap": null,
- "_spec": "xtend@^4.0.0",
- "_where": "/repo/combiclub.com/wwwroot/themes/combi/_grunt/node_modules/is-my-json-valid",
- "author": {
- "email": "raynos2@gmail.com",
- "name": "Raynos"
- },
- "bugs": {
- "email": "raynos2@gmail.com",
- "url": "https://github.com/Raynos/xtend/issues"
- },
- "contributors": [
- {
- "name": "Jake Verbaten"
- },
- {
- "name": "Matt Esch"
- }
- ],
- "dependencies": {},
- "description": "extend like a boss",
- "devDependencies": {
- "tape": "~1.1.0"
- },
- "directories": {},
- "dist": {
- "shasum": "8bc36ff87aedbe7ce9eaf0bca36b2354a743840f",
- "tarball": "http://registry.npmjs.org/xtend/-/xtend-4.0.0.tgz"
- },
- "engines": {
- "node": ">=0.4"
- },
- "gitHead": "94a95d76154103290533b2c55ffa0fe4be16bfef",
- "homepage": "https://github.com/Raynos/xtend",
- "installable": true,
- "keywords": [
- "array",
- "extend",
- "merge",
- "object",
- "options",
- "opts"
- ],
- "licenses": [
- {
- "type": "MIT",
- "url": "http://github.com/raynos/xtend/raw/master/LICENSE"
- }
- ],
- "main": "immutable",
- "maintainers": [
- {
- "name": "raynos",
- "email": "raynos2@gmail.com"
- }
- ],
- "name": "xtend",
- "optionalDependencies": {},
- "repository": {
- "type": "git",
- "url": "git://github.com/Raynos/xtend.git"
- },
- "scripts": {
- "test": "node test"
- },
- "testling": {
- "browsers": [
- "chrome/22..latest",
- "chrome/canary",
- "firefox/16..latest",
- "firefox/nightly",
- "ie/7..latest",
- "ipad/6.0..latest",
- "iphone/6.0..latest",
- "opera/12..latest",
- "opera/next",
- "safari/5.1..latest"
- ],
- "files": "test.js"
- },
- "version": "4.0.0"
- }
|