{
  "_from": "bplist-parser@^0.1.0",
  "_id": "bplist-parser@0.1.1",
  "_inBundle": false,
  "_integrity": "sha1-1g1dzCDLptx+HymbNdPh+V2vuuY=",
  "_location": "/cordova-browser/bplist-parser",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "bplist-parser@^0.1.0",
    "name": "bplist-parser",
    "escapedName": "bplist-parser",
    "rawSpec": "^0.1.0",
    "saveSpec": null,
    "fetchSpec": "^0.1.0"
  },
  "_requiredBy": [
    "/cordova-browser/cordova-common"
  ],
  "_resolved": "https://registry.npmjs.org/bplist-parser/-/bplist-parser-0.1.1.tgz",
  "_shasum": "d60d5dcc20cba6dc7e1f299b35d3e1f95dafbae6",
  "_spec": "bplist-parser@^0.1.0",
  "_where": "/Applications/XAMPP/xamppfiles/htdocs/QRCODE PROJET SAKINE/login/node_modules/cordova-browser/node_modules/cordova-common",
  "author": {
    "name": "Joe Ferner",
    "email": "joe.ferner@nearinfinity.com"
  },
  "bugs": {
    "url": "https://github.com/nearinfinity/node-bplist-parser/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "big-integer": "^1.6.7"
  },
  "deprecated": false,
  "description": "Binary plist parser.",
  "devDependencies": {
    "nodeunit": "~0.9.1"
  },
  "homepage": "https://github.com/nearinfinity/node-bplist-parser#readme",
  "keywords": [
    "bplist",
    "plist",
    "parser"
  ],
  "license": "MIT",
  "main": "bplistParser.js",
  "name": "bplist-parser",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nearinfinity/node-bplist-parser.git"
  },
  "scripts": {
    "test": "./node_modules/nodeunit/bin/nodeunit test"
  },
  "version": "0.1.1"
}
