Skip to content

Commit

Permalink
update package.json and mv cjsTemplate to templify
Browse files Browse the repository at this point in the history
  • Loading branch information
Dustin Machi committed Aug 14, 2010
1 parent bcc38a6 commit afccfda
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
File renamed without changes.
8 changes: 4 additions & 4 deletions package.json
@@ -1,14 +1,14 @@
{
"name": "cjsTemplate",
"name": "templify",
"version": "0.9",
"description": "A simple template system originally based on zparse",
"url": "http://github.com/dmachi/cjsTemplate",
"url": "http://github.com/dmachi/templify",
"keywords": ["template","persevere"],
"author": "Dustin Machi",
"email": "dmachi@dojotoolkit.org",
"githubName": "cjsTemplate",
"githubName": "templify",
"type": "zip",
"location": "http://github.com/dmachi/cjsTemplate/zipball/master",
"location": "http://github.com/dmachi/templify/zipball/master",
"license":"AFL/BSD", "engines": {"node":">=0.1.30", "rhino": true},
"engines": {"node":">=0.1.30", "rhino": true},
"dependencies": ["narwhal", "commonjs-utils"],
Expand Down

0 comments on commit afccfda

Please sign in to comment.