Return Source Han Sans code point mappings for Japanese
npm install source-han-sans-code-point-map-jp
Integer code point mappings of Source Han Sans v1.000 for Japanese
``javascript`
{
"(Integer code point)": "(CID)"
// ...
}
[Download][json]




#### Package managers
##### npm
`sh`
npm i --save source-han-sans-code-point-map-jp
##### Bower
`sh`
bower i --save source-han-sans-code-point-map-jp
##### Duo
`javascript`
var sourceHanSansCodePointMapJp = require('shinnn/source-han-sans-code-point-map-jp');
#### Standalone
Download the script file directly.
#### sourceHanSansCodePointMapJp()
Return: Object` (mapping data, same as [the JSON file][json])
Copyright (c) 2014 Shinnosuke Watanabe
Licensed under the MIT License.
[json]: https://raw.githubusercontent.com/shinnn/source-han-sans-code-point-map-jp/master/source-han-sans-code-point-map-jp.json