mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-06-11 05:11:40 +00:00
update
This commit is contained in:
66
node_modules/hamljs/package.json
generated
vendored
Normal file
66
node_modules/hamljs/package.json
generated
vendored
Normal file
@ -0,0 +1,66 @@
|
||||
{
|
||||
"_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"
|
||||
}
|
Reference in New Issue
Block a user