This website works better with JavaScript
Home
Explore
Help
Sign In
Superglue
/
Editor
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
644ea3151a
Branches
Tags
master
Editor
/
tools
/
firefox-addon-sdk-1.16
/
test
/
fixtures
/
native-addon-test
/
node_modules
/
test-custom-main-relative
/
package.json
package.json
76 B
History
Raw
1
2
3
4
{
"name" : "test-custom-main-relative",
"main" : "./lib/custom-entry"
}