mirror of
				https://github.com/fooflington/selfdefined.git
				synced 2025-10-30 21:58:32 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			67 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			67 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "_args": [
 | |
|     [
 | |
|       "hamljs@0.6.2",
 | |
|       "/Users/tatiana/selfdefined"
 | |
|     ]
 | |
|   ],
 | |
|   "_from": "hamljs@0.6.2",
 | |
|   "_id": "hamljs@0.6.2",
 | |
|   "_inBundle": false,
 | |
|   "_integrity": "sha1-e3EWz22+cnjkKz9u+HJaM+F3yOM=",
 | |
|   "_location": "/hamljs",
 | |
|   "_phantomChildren": {},
 | |
|   "_requested": {
 | |
|     "type": "version",
 | |
|     "registry": true,
 | |
|     "raw": "hamljs@0.6.2",
 | |
|     "name": "hamljs",
 | |
|     "escapedName": "hamljs",
 | |
|     "rawSpec": "0.6.2",
 | |
|     "saveSpec": null,
 | |
|     "fetchSpec": "0.6.2"
 | |
|   },
 | |
|   "_requiredBy": [
 | |
|     "/@11ty/eleventy"
 | |
|   ],
 | |
|   "_resolved": "https://registry.npmjs.org/hamljs/-/hamljs-0.6.2.tgz",
 | |
|   "_spec": "0.6.2",
 | |
|   "_where": "/Users/tatiana/selfdefined",
 | |
|   "author": {
 | |
|     "name": "TJ Holowaychuk",
 | |
|     "email": "tj@vision-media.ca",
 | |
|     "url": "http://tjholowaychuk.com"
 | |
|   },
 | |
|   "bugs": {
 | |
|     "url": "https://github.com/visionmedia/haml.js/issues"
 | |
|   },
 | |
|   "contributors": [
 | |
|     {
 | |
|       "name": "TJ Holowaychuk",
 | |
|       "email": "tj@vision-media.ca"
 | |
|     },
 | |
|     {
 | |
|       "name": "Sascha Gehlich",
 | |
|       "email": "sascha@gehlich.us"
 | |
|     }
 | |
|   ],
 | |
|   "description": "Faster / Express compliant Haml implementation",
 | |
|   "devDependencies": {
 | |
|     "grunt": "~0.4.2",
 | |
|     "grunt-urequire": "~0.6.0",
 | |
|     "mocha": "~1.16.2",
 | |
|     "should": "~2.1.1"
 | |
|   },
 | |
|   "homepage": "https://github.com/visionmedia/haml.js#readme",
 | |
|   "main": "lib/haml.js",
 | |
|   "name": "hamljs",
 | |
|   "repository": {
 | |
|     "type": "git",
 | |
|     "url": "git://github.com/visionmedia/haml.js.git"
 | |
|   },
 | |
|   "scripts": {
 | |
|     "test": "make test"
 | |
|   },
 | |
|   "version": "0.6.2"
 | |
| }
 | 
