123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990 |
- {
- "_args": [
- [
- "jsonpointer@2.0.0",
- "/repo/combiclub.com/wwwroot/themes/combi/_grunt/node_modules/is-my-json-valid"
- ]
- ],
- "_from": "jsonpointer@2.0.0",
- "_id": "jsonpointer@2.0.0",
- "_inCache": true,
- "_location": "/jsonpointer",
- "_nodeVersion": "0.10.36",
- "_npmUser": {
- "email": "marc.brookman@gmail.com",
- "name": "marcbachmann"
- },
- "_npmVersion": "2.10.1",
- "_phantomChildren": {},
- "_requested": {
- "name": "jsonpointer",
- "raw": "jsonpointer@2.0.0",
- "rawSpec": "2.0.0",
- "scope": null,
- "spec": "2.0.0",
- "type": "version"
- },
- "_requiredBy": [
- "/is-my-json-valid"
- ],
- "_resolved": "https://registry.npmjs.org/jsonpointer/-/jsonpointer-2.0.0.tgz",
- "_shasum": "3af1dd20fe85463910d469a385e33017d2a030d9",
- "_shrinkwrap": null,
- "_spec": "jsonpointer@2.0.0",
- "_where": "/repo/combiclub.com/wwwroot/themes/combi/_grunt/node_modules/is-my-json-valid",
- "author": {
- "email": "jan@apache.org",
- "name": "Jan Lehnardt"
- },
- "bugs": {
- "url": "http://github.com/janl/node-jsonpointer/issues"
- },
- "contributors": [
- {
- "name": "Joe Hildebrand",
- "email": "joe-github@cursive.net"
- }
- ],
- "dependencies": {},
- "description": "Simple JSON Addressing.",
- "devDependencies": {},
- "directories": {},
- "dist": {
- "shasum": "3af1dd20fe85463910d469a385e33017d2a030d9",
- "tarball": "http://registry.npmjs.org/jsonpointer/-/jsonpointer-2.0.0.tgz"
- },
- "engines": {
- "node": ">=0.6.0"
- },
- "gitHead": "26ea4a5c0fcb6d9a2e87f733403791dd05637af8",
- "homepage": "https://github.com/janl/node-jsonpointer#readme",
- "installable": true,
- "license": "MIT",
- "main": "./jsonpointer",
- "maintainers": [
- {
- "name": "jan",
- "email": "jan@apache.org"
- },
- {
- "name": "marcbachmann",
- "email": "marc.brookman@gmail.com"
- }
- ],
- "name": "jsonpointer",
- "optionalDependencies": {},
- "repository": {
- "type": "git",
- "url": "git+ssh://git@github.com/janl/node-jsonpointer.git"
- },
- "scripts": {
- "test": "node test.js"
- },
- "tags": [
- "simple",
- "util",
- "util",
- "utility"
- ],
- "version": "2.0.0"
- }
|