{ "_from": "hamljs@^0.6.2", "_id": "hamljs@0.6.2", "_inBundle": false, "_integrity": "sha1-e3EWz22+cnjkKz9u+HJaM+F3yOM=", "_location": "/hamljs", "_phantomChildren": {}, "_requested": { "type": "range", "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", "_shasum": "7b7116cf6dbe7278e42b3f6ef8725a33e177c8e3", "_spec": "hamljs@^0.6.2", "_where": "/home/suroh/Repos/11ty.work/node_modules/@11ty/eleventy", "author": { "name": "TJ Holowaychuk", "email": "tj@vision-media.ca", "url": "http://tjholowaychuk.com" }, "bugs": { "url": "https://github.com/visionmedia/haml.js/issues" }, "bundleDependencies": false, "contributors": [ { "name": "TJ Holowaychuk", "email": "tj@vision-media.ca" }, { "name": "Sascha Gehlich", "email": "sascha@gehlich.us" } ], "deprecated": false, "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" }