mirror of
				https://scm.univ-tours.fr/22107988t/rappaurio-sae501_502.git
				synced 2025-11-04 05:25:22 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			53 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			53 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "_from": "eastasianwidth@^0.2.0",
 | 
						|
  "_id": "eastasianwidth@0.2.0",
 | 
						|
  "_inBundle": false,
 | 
						|
  "_integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==",
 | 
						|
  "_location": "/eastasianwidth",
 | 
						|
  "_phantomChildren": {},
 | 
						|
  "_requested": {
 | 
						|
    "type": "range",
 | 
						|
    "registry": true,
 | 
						|
    "raw": "eastasianwidth@^0.2.0",
 | 
						|
    "name": "eastasianwidth",
 | 
						|
    "escapedName": "eastasianwidth",
 | 
						|
    "rawSpec": "^0.2.0",
 | 
						|
    "saveSpec": null,
 | 
						|
    "fetchSpec": "^0.2.0"
 | 
						|
  },
 | 
						|
  "_requiredBy": [
 | 
						|
    "/string-width"
 | 
						|
  ],
 | 
						|
  "_resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz",
 | 
						|
  "_shasum": "696ce2ec0aa0e6ea93a397ffcf24aa7840c827cb",
 | 
						|
  "_spec": "eastasianwidth@^0.2.0",
 | 
						|
  "_where": "/mnt/c/Users/docto/Downloads/Rappaurio/node_modules/string-width",
 | 
						|
  "author": {
 | 
						|
    "name": "Masaki Komagata"
 | 
						|
  },
 | 
						|
  "bugs": {
 | 
						|
    "url": "https://github.com/komagata/eastasianwidth/issues"
 | 
						|
  },
 | 
						|
  "bundleDependencies": false,
 | 
						|
  "deprecated": false,
 | 
						|
  "description": "Get East Asian Width from a character.",
 | 
						|
  "devDependencies": {
 | 
						|
    "mocha": "~1.9.0"
 | 
						|
  },
 | 
						|
  "files": [
 | 
						|
    "eastasianwidth.js"
 | 
						|
  ],
 | 
						|
  "homepage": "https://github.com/komagata/eastasianwidth#readme",
 | 
						|
  "license": "MIT",
 | 
						|
  "main": "eastasianwidth.js",
 | 
						|
  "name": "eastasianwidth",
 | 
						|
  "repository": {
 | 
						|
    "type": "git",
 | 
						|
    "url": "git://github.com/komagata/eastasianwidth.git"
 | 
						|
  },
 | 
						|
  "scripts": {
 | 
						|
    "test": "mocha"
 | 
						|
  },
 | 
						|
  "version": "0.2.0"
 | 
						|
}
 |