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.
83 lines
2.1 KiB
JSON
83 lines
2.1 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"character-parser@1.2.1",
|
|
"/Users/alfiepates/src/invoicer/node_modules/jade"
|
|
]
|
|
],
|
|
"_from": "character-parser@1.2.1",
|
|
"_id": "character-parser@1.2.1",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/character-parser",
|
|
"_npmUser": {
|
|
"email": "forbes@lindeay.co.uk",
|
|
"name": "forbeslindesay"
|
|
},
|
|
"_npmVersion": "1.4.3",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "character-parser",
|
|
"raw": "character-parser@1.2.1",
|
|
"rawSpec": "1.2.1",
|
|
"scope": null,
|
|
"spec": "1.2.1",
|
|
"type": "version"
|
|
},
|
|
"_requiredBy": [
|
|
"/jade"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/character-parser/-/character-parser-1.2.1.tgz",
|
|
"_shasum": "c0dde4ab182713b919b970959a123ecc1a30fcd6",
|
|
"_shrinkwrap": null,
|
|
"_spec": "character-parser@1.2.1",
|
|
"_where": "/Users/alfiepates/src/invoicer/node_modules/jade",
|
|
"author": {
|
|
"name": "ForbesLindesay"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/ForbesLindesay/character-parser/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Parse JavaScript one character at a time to look for snippets in Templates. This is not a validator, it's just designed to allow you to have sections of JavaScript delimited by brackets robustly.",
|
|
"devDependencies": {
|
|
"better-assert": "~1.0.0",
|
|
"mocha": "~1.9.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "c0dde4ab182713b919b970959a123ecc1a30fcd6",
|
|
"tarball": "http://localhost:4873/character-parser/-/character-parser-1.2.1.tgz"
|
|
},
|
|
"homepage": "https://github.com/ForbesLindesay/character-parser",
|
|
"keywords": [
|
|
"parser",
|
|
"JavaScript",
|
|
"bracket",
|
|
"nesting",
|
|
"comment",
|
|
"string",
|
|
"escape",
|
|
"escaping"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"email": "forbes@lindesay.co.uk",
|
|
"name": "forbeslindesay"
|
|
}
|
|
],
|
|
"name": "character-parser",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/ForbesLindesay/character-parser.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha -R spec"
|
|
},
|
|
"version": "1.2.1"
|
|
}
|