cordova-android/node_modules/properties-parser/package.json

47 lines
1.2 KiB
JSON

{
"name": "properties-parser",
"version": "0.2.3",
"description": "A parser for .properties files written in javascript",
"keywords": [
"parser",
".properties",
"properties",
"java",
"file parser",
"actionscript"
],
"maintainers": [
{
"name": "xavi",
"email": "xavi.rmz@gmail.com"
}
],
"main": "./index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/xavi-/node-properties-parser.git"
},
"engines": {
"node": ">= 0.3.1"
},
"bugs": {
"url": "https://github.com/xavi-/node-properties-parser/issues"
},
"homepage": "https://github.com/xavi-/node-properties-parser",
"_id": "properties-parser@0.2.3",
"dist": {
"shasum": "f7591255f707abbff227c7b56b637dbb0373a10f",
"tarball": "http://registry.npmjs.org/properties-parser/-/properties-parser-0.2.3.tgz"
},
"_from": "properties-parser@>=0.2.3 <0.3.0",
"_npmVersion": "1.3.23",
"_npmUser": {
"name": "xavi",
"email": "xavi.rmz@gmail.com"
},
"directories": {},
"_shasum": "f7591255f707abbff227c7b56b637dbb0373a10f",
"_resolved": "https://registry.npmjs.org/properties-parser/-/properties-parser-0.2.3.tgz",
"readme": "ERROR: No README data found!"
}