{ "_args": [ [ { "raw": "unicode-properties@^1.0.0", "scope": null, "escapedName": "unicode-properties", "name": "unicode-properties", "rawSpec": "^1.0.0", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "/Users/MB/git/pdfkit/node_modules/fontkit" ] ], "_from": "unicode-properties@>=1.0.0 <2.0.0", "_id": "unicode-properties@1.1.0", "_inCache": true, "_location": "/unicode-properties", "_npmUser": { "name": "devongovett", "email": "devongovett@gmail.com" }, "_npmVersion": "1.4.28", "_phantomChildren": {}, "_requested": { "raw": "unicode-properties@^1.0.0", "scope": null, "escapedName": "unicode-properties", "name": "unicode-properties", "rawSpec": "^1.0.0", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/fontkit" ], "_resolved": "https://registry.npmjs.org/unicode-properties/-/unicode-properties-1.1.0.tgz", "_shasum": "7a96eef49f75682ea69d2315eec9ac43ffdf00c1", "_shrinkwrap": null, "_spec": "unicode-properties@^1.0.0", "_where": "/Users/MB/git/pdfkit/node_modules/fontkit", "author": { "name": "Devon Govett", "email": "devongovett@gmail.com" }, "browserify": { "transform": [ "brfs" ] }, "bugs": { "url": "https://github.com/devongovett/unicode-properties/issues" }, "dependencies": { "brfs": "^1.4.0", "unicode-trie": "^0.3.0" }, "description": "Provides fast access to unicode character properties", "devDependencies": { "codepoints": "^1.2.0", "coffee-script": "^1.9.1", "mocha": "^2.2.1" }, "directories": { "test": "test" }, "dist": { "shasum": "7a96eef49f75682ea69d2315eec9ac43ffdf00c1", "tarball": "https://registry.npmjs.org/unicode-properties/-/unicode-properties-1.1.0.tgz" }, "gitHead": "3f3a2bb7a6ced662a48b18ff33870990194a72c8", "homepage": "https://github.com/devongovett/unicode-properties", "keywords": [ "unicode", "metadata", "character", "codepoint" ], "license": "MIT", "maintainers": [ { "name": "devongovett", "email": "devongovett@gmail.com" } ], "name": "unicode-properties", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/devongovett/unicode-properties.git" }, "scripts": { "postpublish": "rm -f index.js", "prepublish": "coffee generate.coffee && coffee -cb index.coffee", "test": "mocha" }, "version": "1.1.0" }