Skip to content

Works as an npm package now#41

Merged
fred-wang merged 1 commit intofred-wang:masterfrom
runarberg:master
Mar 25, 2015
Merged

Works as an npm package now#41
fred-wang merged 1 commit intofred-wang:masterfrom
runarberg:master

Conversation

@runarberg
Copy link
Contributor

By adding the main script in package.json we can require the
package from anywhere by doing var texzilla = require('texzilla')
as recommended by npm.

This is essential if we want to use this package with other node modules

By adding the main script in `package.json` we can require the
package from anywhere by doing `var texzilla = require('texzilla')`
as [recommended by npm](https://docs.npmjs.com/misc/developers#the-packagejson-file)
@fred-wang
Copy link
Owner

Looks good, thanks!

fred-wang added a commit that referenced this pull request Mar 25, 2015
Works as an npm package now
@fred-wang fred-wang merged commit ca234d7 into fred-wang:master Mar 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants