You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
61 lines
1.4 KiB
JSON
61 lines
1.4 KiB
JSON
{
|
|
"_from": "bibtex-parse-js@^0.0.24",
|
|
"_id": "bibtex-parse-js@0.0.24",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-I0veWiVsgkPnLps4AgUKwOUyAMQ=",
|
|
"_location": "/bibtex-parse-js",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "bibtex-parse-js@^0.0.24",
|
|
"name": "bibtex-parse-js",
|
|
"escapedName": "bibtex-parse-js",
|
|
"rawSpec": "^0.0.24",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^0.0.24"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/bibtex-parse-js/-/bibtex-parse-js-0.0.24.tgz",
|
|
"_shasum": "234bde5a256c8243e72e9b3802050ac0e53200c4",
|
|
"_spec": "bibtex-parse-js@^0.0.24",
|
|
"_where": "/home/mwinter/www/unboundedpress",
|
|
"author": {
|
|
"name": "rcpeters"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/ORCID/bibtexParseJs/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"ava": "^0.15.2",
|
|
"xml2js": "*"
|
|
},
|
|
"deprecated": false,
|
|
"description": "A JavaScript library that parses BibTeX to JSON",
|
|
"directories": {
|
|
"test": "test"
|
|
},
|
|
"homepage": "https://github.com/ORCID/bibtexParseJs#readme",
|
|
"keywords": [
|
|
"bibtex",
|
|
"json",
|
|
"javascript",
|
|
"parser"
|
|
],
|
|
"license": "MIT",
|
|
"main": "bibtexParse.js",
|
|
"name": "bibtex-parse-js",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/ORCID/bibtexParseJs.git"
|
|
},
|
|
"scripts": {
|
|
"test": "ava"
|
|
},
|
|
"version": "0.0.24"
|
|
}
|