Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
eae4adeb9bd091dd4e7ab9782530e839b7d61aee
eae4adeb9bd091dd4e7ab9782530e839b7d61aee
Switch branch/tag
edx-platform
package.json
Find file
Normal view
History
Permalink
package.json
106 Bytes
Edit
Newer
Older
Add sass sourcemaps back into the debug build
24f97d29
Calen Pennington
committed
11 years ago
1
{
update npm package name to edx
7e15b102
David Baumgold
committed
11 years ago
2
"name"
:
"
edx
"
,
Add sass sourcemaps back into the debug build
24f97d29
Calen Pennington
committed
11 years ago
3
"version"
:
"0.1.0"
,
Install phantom-jasmine via npm, rather than git submodules
7c989814
David Baumgold
committed
11 years ago
4
"dependencies"
:
{
Integrate js-test-tool into testing infrastructure
fe727309
Will Daly
committed
11 years ago
5
"
coffee-script
"
:
"1.6.X"
Install phantom-jasmine via npm, rather than git submodules
7c989814
David Baumgold
committed
11 years ago
6
7
}
}