UNPKG

cordova-pebble

Version:

Allows communication with Pebble smartwatch applications and Cordova applications.

86 lines (85 loc) 1.96 kB
{ "_from": "plist@2.0.1", "_id": "plist@2.0.1", "_inBundle": false, "_integrity": "sha1-CjLKlIGxw2TpLhjcVch23p0B2os=", "_location": "/plist", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "plist@2.0.1", "name": "plist", "escapedName": "plist", "rawSpec": "2.0.1", "saveSpec": null, "fetchSpec": "2.0.1" }, "_requiredBy": [ "/simple-plist" ], "_resolved": "https://registry.npmjs.org/plist/-/plist-2.0.1.tgz", "_shasum": "0a32ca9481b1c364e92e18dc55c876de9d01da8b", "_spec": "plist@2.0.1", "_where": "/Users/trentgardner/Development/titanec/AMMPED.Mobile/plugins/cordova-pebble/hooks/ios/node_modules/simple-plist", "author": { "name": "Nathan Rajlich", "email": "nathan@tootallnate.net" }, "bugs": { "url": "https://github.com/TooTallNate/node-plist/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Hans Huebner", "email": "hans.huebner@gmail.com" }, { "name": "Pierre Metrailler" }, { "name": "Mike Reinstein", "email": "reinstein.mike@gmail.com" }, { "name": "Vladimir Tsvang" }, { "name": "Mathieu D'Amours" } ], "dependencies": { "base64-js": "1.1.2", "xmlbuilder": "8.2.2", "xmldom": "0.1.x" }, "deprecated": false, "description": "Mac OS X Plist parser/builder for Node.js and browsers", "devDependencies": { "browserify": "13.0.1", "mocha": "2.4.5", "multiline": "1.0.2", "zuul": "3.10.1" }, "homepage": "https://github.com/TooTallNate/node-plist#readme", "keywords": [ "apple", "browser", "mac", "plist", "parser", "xml" ], "license": "MIT", "main": "index.js", "name": "plist", "repository": { "type": "git", "url": "git://github.com/TooTallNate/node-plist.git" }, "scripts": { "test": "make test" }, "version": "2.0.1" }